Skip to content

Commit

Permalink
Update System.Text.Json to 8.0.5
Browse files Browse the repository at this point in the history
Fixes #316 (pending a release)

Signed-off-by: Jon Skeet <[email protected]>
  • Loading branch information
jskeet committed Dec 16, 2024
1 parent b4632f4 commit 5e042be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageVersion Include="Nullable" Version="1.3.1" />
<PackageVersion Include="System.Memory" Version="4.5.5" />
<PackageVersion Include="System.Text.Encodings.Web" Version="8.0.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.console" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 5e042be

Please sign in to comment.