Skip to content

Commit

Permalink
Bump SixLabors.ImageSharp from 1.0.4 to 2.1.8 in /src/TaglibSharp.Tests
Browse files Browse the repository at this point in the history
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.4 to 2.1.8.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v1.0.4...v2.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent c853d26 commit 0ed99db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TaglibSharp.Tests/TaglibSharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- This generates a TON of warnings (13k+ warnings) -->
<!--<PackageReference Include="NUnit.Analyzers" Version="3.3.0" />-->
<PackageReference Include="coverlet.collector" Version="3.1.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
</ItemGroup>

</Project>

0 comments on commit 0ed99db

Please sign in to comment.