Skip to content

Commit 3efbb3c

Browse files
Bump SixLabors.ImageSharp in /src/Lab/Experiments/BlankWindow (#1974)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.6 to 3.1.3. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v2.1.6...v3.1.3) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13609a2 commit 3efbb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lab/Experiments/BlankWindow/BlankWindow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.6" />
10+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)