Skip to content

Commit

Permalink
DEV: Bump Magick.NET-Q16-AnyCPU from 13.5.0 to 13.6.0 in /backend (#2479
Browse files Browse the repository at this point in the history
)

Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@13.5.0...13.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent 96faa62 commit 4a89c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Origam.Server/Origam.Server.csproj
Expand Up @@ -64,7 +64,7 @@
<PackageReference Include="CSharpFunctionalExtensions" Version="2.20.4" />
<PackageReference Include="IdentityServer4" Version="4.1.2" />
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="4.1.2" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.5.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.6.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="6.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="6.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.9" />
Expand Down

0 comments on commit 4a89c3d

Please sign in to comment.