Skip to content

Commit 0fe7b50

Browse files
Bump Microsoft.Extensions.Configuration.Json in /gremlin-dotnet
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1624305 commit 0fe7b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gremlin.Net.IntegrationTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="NSubstitute" Version="5.1.0" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
2323
<PackageReference Include="xunit" Version="2.9.2" />
24-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
24+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.2" />
2525
<PackageReference Include="YamlDotNet" Version="12.2.0" />
2626
</ItemGroup>
2727
<ItemGroup>

0 commit comments

Comments
 (0)