Skip to content

Commit

Permalink
chore(deps): update dependency system.text.json to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 4826947 commit 84fcf82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chickensoft.Serialization/Chickensoft.Serialization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Chickensoft.Collections" Version="1.8.9" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="9.0.0-rc.1.24431.7" />
<PackageReference Include="Chickensoft.Introspection" Version="1.7.0" />
<PackageReference Include="PolyKit" Version="3.0.9" />
</ItemGroup>
Expand Down

0 comments on commit 84fcf82

Please sign in to comment.