Skip to content

Commit

Permalink
Bump System.Text.Json to v8.0.4 (#1595)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast authored Aug 14, 2024
1 parent de83a95 commit 1881513
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 1881513

Please sign in to comment.