Skip to content

Commit

Permalink
Merge pull request #9 from BlythMeister/dependabot/nuget/SixLabors.Im…
Browse files Browse the repository at this point in the history
…ageSharp-2.1.3

Bump SixLabors.ImageSharp from 2.0.0 to 2.1.3
  • Loading branch information
BlythMeister authored Nov 20, 2022
2 parents cb04f65 + 5b4bf08 commit 0a8318c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BingImageDownload/BingImageDownload.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ See https://github.com/BlythMeister/BingImageDownload for usages</Description>
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.0.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
</ItemGroup>
</Project>

0 comments on commit 0a8318c

Please sign in to comment.