Skip to content

Commit

Permalink
Merge pull request #162 from Afterlife-Guide/dependabot/nuget/multi-f…
Browse files Browse the repository at this point in the history
…5d62a46a2

Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Hosting
  • Loading branch information
baynezy authored Feb 12, 2025
2 parents 0b43465 + a44199a commit bfa950b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SemVer.Json/SemVer.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.2" />
</ItemGroup>

</Project>

0 comments on commit bfa950b

Please sign in to comment.