Skip to content

Commit

Permalink
Merge pull request #49 from gettyimages/dependabot/nuget/GettyImages.…
Browse files Browse the repository at this point in the history
…Api/System.Text.Json-8.0.4

Bump System.Text.Json from 8.0.3 to 8.0.4 in /GettyImages.Api
  • Loading branch information
mapitman committed Jul 9, 2024
2 parents 649fea3 + 8a5ec7e commit c1dba4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GettyImages.Api/GettyImages.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
<ItemGroup>
<None Include="../LICENSE" Pack="true" PackagePath="" />
Expand Down

0 comments on commit c1dba4b

Please sign in to comment.