Skip to content

Commit 58aaeea

Browse files
Bump the nuget group with 1 update (#311)
Updated [Magick.NET-Q8-AnyCPU](https://github.com/dlemstra/Magick.NET) from 14.11.1 to 14.12.0. <details> <summary>Release notes</summary> _Sourced from [Magick.NET-Q8-AnyCPU's releases](https://github.com/dlemstra/Magick.NET/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dlemstra/Magick.NET/commits). </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mlapaglia/OpenAlprWebhookProcessor/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a15d48c commit 58aaeea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

OpenAlprWebhookProcessor.Server/OpenAlprWebhookProcessor.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Flurl.Http" Version="4.0.2" />
4040
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.1.1" />
4141
<PackageReference Include="Lib.AspNetCore.WebPush" Version="2.2.2" />
42-
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="14.11.1" />
42+
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="14.12.0" />
4343
<PackageReference Include="Mediator.Abstractions" Version="3.0.*-*" />
4444
<PackageReference Include="Mediator.SourceGenerator" Version="3.0.*-*">
4545
<PrivateAssets>all</PrivateAssets>

Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>
23-
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="14.11.1" />
23+
<PackageReference Include="Magick.NET-Q8-AnyCPU" Version="14.12.0" />
2424
<PackageReference Include="Mediator.Abstractions" Version="3.0.*-*" />
2525
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.3" />
2626
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="10.0.3" />

0 commit comments

Comments
 (0)