Skip to content

Commit

Permalink
Cpp2IL.Plugin.BuildReport: Bump System.Text.Json to 8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gompoc authored Jul 30, 2024
1 parent a227bef commit ef218d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cpp2IL.Plugin.BuildReport/Cpp2IL.Plugin.BuildReport.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit ef218d7

Please sign in to comment.