Skip to content

Commit 7b7cf23

Browse files
Bump System.Text.Json
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.10. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.10) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 917d263 commit 7b7cf23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IdentityServer/IdentityServer4/ClassifiedAds.CrossCuttingConcerns/ClassifiedAds.CrossCuttingConcerns.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="System.Text.Json" Version="6.0.0" />
14+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)