Skip to content

Commit

Permalink
Merge pull request #58 from ctolkien/dependabot/nuget/src/TinyPNG/nug…
Browse files Browse the repository at this point in the history
…et-1c40f31ea1

Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/TinyPNG in the nuget group
  • Loading branch information
ctolkien authored Jul 9, 2024
2 parents 270b429 + 5380fde commit 3fa2d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TinyPNG/TinyPNG.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@


<!-- Source link support -->
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />

</ItemGroup>

Expand Down

0 comments on commit 3fa2d5e

Please sign in to comment.