Skip to content

Commit a264bce

Browse files
Bump SixLabors.ImageSharp from 2.1.2 to 2.1.3
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d653015 commit a264bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GithubActionsHelloWorld/GithubActionsHelloWorld.csproj

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

2222
<ItemGroup>
23-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.2" />
23+
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
2424
<PackageReference Include="ZXing.Net" Version="0.16.8" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)