From 394457dc935368d4adb0ba03c23531459ae5c3ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 22:03:33 +0000 Subject: [PATCH] Bump SixLabors.ImageSharp in /tests/JpegLibrary.Tests Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.4 to 2.1.7. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v1.0.4...v2.1.7) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/JpegLibrary.Tests/JpegLibrary.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/JpegLibrary.Tests/JpegLibrary.Tests.csproj b/tests/JpegLibrary.Tests/JpegLibrary.Tests.csproj index d9865dd..8cdaaae 100644 --- a/tests/JpegLibrary.Tests/JpegLibrary.Tests.csproj +++ b/tests/JpegLibrary.Tests/JpegLibrary.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive