Skip to content

Commit

Permalink
build(deps): bump Magick.NET-Q16-AnyCPU from 10.0.0 to 10.1.0
Browse files Browse the repository at this point in the history
Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@10.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: Magick.NET-Q16-AnyCPU
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dlemstra committed Mar 7, 2022
1 parent 4a48515 commit 5020c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CompressImagesFunction/CompressImagesFunction.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.24" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="10.0.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="10.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.5" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
Expand Down

0 comments on commit 5020c66

Please sign in to comment.