Skip to content

Commit 6a58aa6

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

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="8.0.1" />
7+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
99
<PackageReference Include="Testcontainers" Version="3.10.0" />
1010
<PackageReference Include="xunit" Version="2.9.2" />

0 commit comments

Comments
 (0)