Skip to content

Commit 5733cf5

Browse files
Bump System.Text.Json from 10.0.2 to 10.0.3
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa04fc2 commit 5733cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- Core Libraries (for .NET Standard support) -->
1414
<ItemGroup>
15-
<PackageVersion Include="System.Text.Json" Version="10.0.2" />
15+
<PackageVersion Include="System.Text.Json" Version="10.0.3" />
1616
</ItemGroup>
1717

1818
<!-- Microsoft Extensions -->

0 commit comments

Comments
 (0)