Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates in the / directory: [GitInfo](https://github.com/devlooped/GitInfo) and [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET).


Updates `GitInfo` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/devlooped/GitInfo/releases)
- [Changelog](https://github.com/devlooped/GitInfo/blob/main/changelog.md)
- [Commits](devlooped/GitInfo@v3.3.4...v3.3.5)

Updates `Magick.NET-Q16-AnyCPU` from 13.6.0 to 13.9.0
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@13.6.0...13.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent b1b2b66 commit 70c3b09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="13.6.0" />
<PackageVersion Include="GitInfo" Version="3.3.4" />
<PackageVersion Include="Magick.NET-Q16-AnyCPU" Version="13.9.0" />
<PackageVersion Include="GitInfo" Version="3.3.5" />
</ItemGroup>
</Project>

0 comments on commit 70c3b09

Please sign in to comment.