Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency system.text.json to v9
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 10, 2024
1 parent 279a141 commit 0ad2971
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
<PackageReference Include="LightMock.Generator" Version="1.2.2" />
<!-- Convenience wrapper around generated mocks. -->
<PackageReference Include="LightMoq" Version="0.1.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="9.0.0-rc.1.24431.7" />
</ItemGroup>
<ItemGroup>
<!-- Include the package to test. -->

0 comments on commit 0ad2971

Please sign in to comment.