Skip to content

Commit

Permalink
Merge pull request #385 from Bykiev/main
Browse files Browse the repository at this point in the history
Update vulnarable SkiaSharp version
  • Loading branch information
JimBobSquarePants authored Feb 27, 2024
2 parents 18dfeb4 + 15b7f8e commit d24a330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

<ItemGroup>
<!-- Test Dependencies -->
<PackageReference Update="BenchmarkDotNet" Version="0.13.1" />
<PackageReference Update="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Update="Moq" Version="4.14.6" />
<PackageReference Update="SkiaSharp" Version="2.88.0" />
<PackageReference Update="SkiaSharp" Version="2.88.7" />
</ItemGroup>

</Project>

0 comments on commit d24a330

Please sign in to comment.