Skip to content

Commit

Permalink
Bump SixLabors.ImageSharp from 1.0.3 to 2.1.7 in /Utils/Image2PAA
Browse files Browse the repository at this point in the history
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.3 to 2.1.7.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v1.0.3...v2.1.7)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent bd6a0db commit 1ef7d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utils/Image2PAA/Image2PAA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1ef7d32

Please sign in to comment.