Skip to content

Commit 5c64053

Browse files
Bump System.Text.Json from 8.0.5 to 9.0.0 (#48)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.5 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb2e319 commit 5c64053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
1717
<PackageVersion Include="Scrutor" Version="5.1.0" />
1818
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.2.0" />
19-
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
19+
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
2020
</ItemGroup>
2121
</Project>

0 commit comments

Comments
 (0)