Skip to content

Commit

Permalink
Bump Magick.NET-Q16-AnyCPU from 14.3.0 to 14.4.0
Browse files Browse the repository at this point in the history
Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 14.3.0 to 14.4.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@14.3.0...14.4.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 Jan 3, 2025
1 parent 43b2082 commit e5c77fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Ocaramba.UnitTests/Ocaramba.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.3.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.4.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
Expand Down
12 changes: 6 additions & 6 deletions Ocaramba.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Magick.NET-Q16-AnyCPU": {
"type": "Direct",
"requested": "[14.3.0, )",
"resolved": "14.3.0",
"contentHash": "DGa3ZyqIjT4nbA7gHM0iE2DC5Rn74NXGlmEDaNcr0T30A7JPPl9S1/thrLAmBPu1cYCpTQYq6ONbFJpw/Deh/Q==",
"requested": "[14.4.0, )",
"resolved": "14.4.0",
"contentHash": "KHtlny0G9EyV8MBqI1tqd2p4dZdQdpb4iXmVOiEgNQlQXnuyQFDFUfDYQqplMxujF/Ol/V9IDiw+Hikbys1TDA==",
"dependencies": {
"Magick.NET.Core": "14.3.0"
"Magick.NET.Core": "14.4.0"
}
},
"Microsoft.NET.Test.Sdk": {
Expand Down Expand Up @@ -160,8 +160,8 @@
},
"Magick.NET.Core": {
"type": "Transitive",
"resolved": "14.3.0",
"contentHash": "dQfqjiaEEnSFUELSvZbD76XGwgT98MBTRZ9l68qBLFK3BYtIaYO2MAIYgoD8VPSGRgNLSbKRMGcFldZ/O1XEFg=="
"resolved": "14.4.0",
"contentHash": "nmSA3LWK77rZlQ085RBqFLr67GVFyz4mAcuiVGQ9LcNwbxUm4Zcte4D9N+TxAyew6CXzoyHAG3i7NeDgpuztWw=="
},
"Markdig.Signed": {
"type": "Transitive",
Expand Down

0 comments on commit e5c77fd

Please sign in to comment.