Skip to content

Commit

Permalink
Merge pull request #1836 from riganti/dependabot/nuget/src/Samples/Ap…
Browse files Browse the repository at this point in the history
…i.Common/System.Text.Json-8.0.4

Bump System.Text.Json from 5.0.2 to 8.0.4 in /src/Samples/Api.Common
  • Loading branch information
exyi authored Jul 12, 2024
2 parents b44b396 + aef86be commit ad4cd72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Text.Json" Version="5.0.2" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
</Project>

0 comments on commit ad4cd72

Please sign in to comment.