Skip to content

Commit

Permalink
Update Directory.Build.targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Bykiev committed Feb 15, 2024
1 parent 3c81103 commit bf5cb33
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 bf5cb33

Please sign in to comment.