Skip to content

Commit 236df53

Browse files
dependabot[bot]FlorianHockmann
authored andcommitted
Bump Microsoft.Extensions.Configuration.Json from 9.0.0 to 9.0.4
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e69f79 commit 236df53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/JanusGraph.Net.IntegrationTest/JanusGraph.Net.IntegrationTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<IsPackable>false</IsPackable>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
7+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.4" />
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
99
<PackageReference Include="Testcontainers" Version="4.1.0" />
1010
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)