Skip to content

Commit c3e5786

Browse files
Update dependency System.Text.Json to 6.0.10 [SECURITY] (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa2183c commit c3e5786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CacheTower.Serializers.SystemTextJson/CacheTower.Serializers.SystemTextJson.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="System.Text.Json" Version="6.0.9" />
12+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)