Skip to content

Commit d75e0a9

Browse files
build(deps): Bump Microsoft.Extensions.Configuration.Json
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.0...v6.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 19d31d1 commit d75e0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open Rails Code Bot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.22" />
11-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
11+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)