Skip to content

Commit e43fc78

Browse files
Bump SixLabors.ImageSharp from 3.1.4 to 3.1.5 in /src/Examples.Utils
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0293f36 commit e43fc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Examples.Utils/Examples.Utils.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="SharpZipLib" Version="1.4.0" />
20-
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
20+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)