Skip to content

Commit 98931bb

Browse files
build(deps): Bump Microsoft.Extensions.Configuration.Json
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...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] <[email protected]>
1 parent b2dc485 commit 98931bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Open Rails Triage Bot.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.23"/>
11-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0"/>
11+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0"/>
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)