From edfa90f9215b57097d8da928d36f547646777031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:28:23 +0000 Subject: [PATCH] Bump SixLabors.ImageSharp from 2.1.9 to 2.1.10 in /2019/Day3 Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.9 to 2.1.10. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.9...v2.1.10) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2019/Day3/Day3.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2019/Day3/Day3.csproj b/2019/Day3/Day3.csproj index ba96d10..28d02a1 100644 --- a/2019/Day3/Day3.csproj +++ b/2019/Day3/Day3.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file