Skip to content

Commit

Permalink
Bump System.Text.Json to v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast committed Aug 13, 2024
1 parent de83a95 commit 4e9c9fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest" Version="3.3.1" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4e9c9fc

Please sign in to comment.