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 Jul 20, 2024
1 parent c12a2eb commit 16e9789
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.7.4" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="9.0.0-preview.6.24327.7" />
<PackageReference Include="Chickensoft.Introspection" Version="1.3.0" />
<PackageReference Include="PolyKit" Version="3.0.9" />
</ItemGroup>
Expand Down

0 comments on commit 16e9789

Please sign in to comment.