Skip to content

Commit

Permalink
Update dependency System.Text.Json to v9 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent ff3fbca commit 30b7b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Soenneker.Dtos.ProblemDetails.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>
</Project>

0 comments on commit 30b7b43

Please sign in to comment.