Skip to content

Commit

Permalink
Merge pull request #135 from Zechiax/dependabot/nuget/multi-5c58475108
Browse files Browse the repository at this point in the history
Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json
  • Loading branch information
Zechiax authored Nov 20, 2024
2 parents b932b09 + d102768 commit 4e66d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Modrinth.Net.Test/Modrinth.Net.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1"/>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="NUnit" Version="4.2.2"/>
Expand Down

0 comments on commit 4e66d05

Please sign in to comment.