Skip to content

Commit

Permalink
Bump System.Text.Json to v8.0.4 (#3802)
Browse files Browse the repository at this point in the history
fixes #3801
  • Loading branch information
jorgerangel-msft committed Jul 10, 2024
1 parent 2ebacf5 commit fe345f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@

<ItemGroup>
<PackageReference Include="System.ClientModel" Version="1.1.0-beta.4" />
<PackageReference Include="System.Text.Json" Version="4.7.2" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
</Project>

0 comments on commit fe345f2

Please sign in to comment.