Skip to content

Commit

Permalink
Merge pull request #46 from ooples/dependabot/nuget/System.Text.Json-…
Browse files Browse the repository at this point in the history
…8.0.1

Bump System.Text.Json from 7.0.3 to 8.0.1
  • Loading branch information
ooples authored Feb 9, 2024
2 parents b69847c + e88fa0a commit 7bb30e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestConsoleApp/TestConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="7.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7bb30e4

Please sign in to comment.