Skip to content

Commit

Permalink
Merge pull request #36 from ktos/renovate/blurhash.core-4.x
Browse files Browse the repository at this point in the history
Update dependency Blurhash.Core to v4
  • Loading branch information
ktos authored Sep 11, 2024
2 parents 8b0a1d4 + b355249 commit 59dc82b
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 @@ -24,7 +24,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Blurhash.Core" Version="2.0.0" />
<PackageReference Include="Blurhash.Core" Version="4.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
<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 @@ -24,7 +24,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Blurhash.Core" Version="2.0.0" />
<PackageReference Include="Blurhash.Core" Version="4.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
</ItemGroup>

Expand Down

0 comments on commit 59dc82b

Please sign in to comment.