Skip to content

Commit dae1b59

Browse files
Bump Microsoft.Extensions.Configuration from 9.0.3 to 9.0.4
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e298f49 commit dae1b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Modrinth.Net.Test/Modrinth.Net.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.3"/>
14+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.4"/>
1515
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.3"/>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>
1717
<PackageReference Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)