Skip to content

Commit a071cb3

Browse files
Bump System.Text.Json from 8.0.5 to 9.0.2
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.5 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.2) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba196d6 commit a071cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
5353
<PackageVersion Include="System.Net.Http.Json" Version="$(SystemExtensionVersion)" />
5454
<PackageVersion Include="System.Security.Claims" Version="4.3.0" />
55-
<PackageVersion Include="System.Text.Json" Version="9.0.0-rc.2.24473.5" />
55+
<PackageVersion Include="System.Text.Json" Version="9.0.2" />
5656
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.8.1" />
5757
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.1.1" />
5858
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.8.1" />

0 commit comments

Comments
 (0)