Skip to content

Commit d8d1def

Browse files
authored
Merge pull request #18 from Clifftech123/dependabot/nuget/System.Text.Json-10.0.2
Bump System.Text.Json from 10.0.1 to 10.0.2
2 parents 58e8d05 + 06f2f4f commit d8d1def

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.1" />
15+
<PackageVersion Include="System.Text.Json" Version="10.0.2" />
1616
</ItemGroup>
1717

1818
<!-- Microsoft Extensions -->

0 commit comments

Comments
 (0)