Skip to content

Commit

Permalink
Merge pull request #39 from ktos/renovate/skiasharp-monorepo
Browse files Browse the repository at this point in the history
Update dependency SkiaSharp to 2.88.9
  • Loading branch information
ktos authored Nov 7, 2024
2 parents 59dc82b + 4000533 commit 2609571
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="4.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
<PackageReference Include="SkiaSharp" Version="2.88.9" />
<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="4.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
<PackageReference Include="SkiaSharp" Version="2.88.9" />
</ItemGroup>

</Project>

0 comments on commit 2609571

Please sign in to comment.