Skip to content

Commit 569617c

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

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.0" />
7+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
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.1" />

0 commit comments

Comments
 (0)