Skip to content

Commit 5eda7ab

Browse files
Bump SixLabors.ImageSharp in /lib/PuppeteerSharp.Tests
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.4 to 2.1.9. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v1.0.4...v2.1.9) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c91d1d commit 5eda7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/PuppeteerSharp.Tests/PuppeteerSharp.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
18+
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
1919
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="2.2.0" />
2020
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0-preview.2.21154.6" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)