Skip to content

Commit

Permalink
Merge pull request #1 from bpmerkel/dependabot/nuget/Shared/System.Te…
Browse files Browse the repository at this point in the history
…xt.Json-8.0.4

Bump System.Text.Json from 8.0.3 to 8.0.4 in /Shared
  • Loading branch information
bpmerkel authored Jul 10, 2024
2 parents 633e718 + dc43480 commit 85f5842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shared/Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

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

</Project>

0 comments on commit 85f5842

Please sign in to comment.