Skip to content

Commit

Permalink
Merge pull request #63 from PinguApps/renovate/nuget-System.Text.Json…
Browse files Browse the repository at this point in the history
…-vulnerability

Update dependency System.Text.Json to v8.0.4 [SECURITY]
  • Loading branch information
pingu2k4 authored Jul 9, 2024
2 parents 526b1e5 + 7eb30e1 commit 950b19d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="OneOf" Version="3.0.271" />
<PackageReference Include="Refit" Version="7.1.2" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit 950b19d

Please sign in to comment.