Skip to content

Commit

Permalink
Merge pull request #31 from ktos/renovate/skiasharp-monorepo
Browse files Browse the repository at this point in the history
Update dependency SkiaSharp to v2.88.7
  • Loading branch information
ktos authored Jan 11, 2024
2 parents 9946387 + 5892f86 commit f1d6bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Blurhash.Core" Version="2.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="Blurhash.Microsoft.Extensions.Core" Version="2.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Blurhash.SkiaSharp/Blurhash.SkiaSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Blurhash.Core" Version="2.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
</ItemGroup>

</Project>

0 comments on commit f1d6bbf

Please sign in to comment.