Skip to content

Commit c1afe4b

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.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...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 75f3834 commit c1afe4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open Rails Triage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.23" />
8-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
8+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.2" />
99
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1010
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
1111
</ItemGroup>

0 commit comments

Comments
 (0)