Skip to content

Commit bfa4055

Browse files
Bump System.Text.Json from 9.0.2 to 9.0.3
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b642dcf commit bfa4055

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
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="Microsoft.Sbom.Targets" Version="3.0.1" />
1111
<PackageVersion Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" />
1212
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="8.6.0" />
13-
<PackageVersion Include="System.Text.Json" Version="9.0.2" />
13+
<PackageVersion Include="System.Text.Json" Version="9.0.3" />
1414
<PackageVersion Include="System.Runtime.Caching" Version="8.0.1" />
1515
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.1" />
1616
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.6.1" />

0 commit comments

Comments
 (0)