Skip to content

Commit

Permalink
Update vulnarable SkiaSharp version
Browse files Browse the repository at this point in the history
Update vulnarable SkiaSharp version to latest. Also update BenchmarkDotNet to latest version
  • Loading branch information
Bykiev committed Feb 15, 2024
1 parent 18dfeb4 commit 3c81103
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</Choose>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" />
<PackageReference Include="SkiaSharp" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
</ItemGroup>
</Project>

0 comments on commit 3c81103

Please sign in to comment.