Skip to content

Commit 68cd081

Browse files
chore(deps): bump System.Text.Json
Bumps System.Text.Json from 6.0.3 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c52c8f6 commit 68cd081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serialization/EasyCaching.Serialization.SystemTextJson/EasyCaching.Serialization.SystemTextJson.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup Condition="'$(TargetFramework)'== 'netStandard2.0'">
34-
<PackageReference Include="System.Text.Json" Version="6.0.3" />
34+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)