Skip to content

Commit

Permalink
Updated ImageSharp. Fixes #2052
Browse files Browse the repository at this point in the history
  • Loading branch information
tidyui committed Mar 14, 2024
1 parent 6c190f5 commit be0c6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Piranha.ImageSharp/Piranha.ImageSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
<ProjectReference Include="..\Piranha\Piranha.csproj" />
</ItemGroup>

Expand Down

0 comments on commit be0c6da

Please sign in to comment.