Skip to content

Commit

Permalink
Bump the cake-issues group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cake-issues group with 2 updates in the / directory: [Cake.Frosting.Issues.MsBuild](https://github.com/cake-contrib/Cake.Issues) and [Cake.Issues](https://github.com/cake-contrib/Cake.Issues).


Updates `Cake.Frosting.Issues.MsBuild` from 4.6.0 to 4.10.1
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](cake-contrib/Cake.Issues@4.6.0...4.10.1)

Updates `Cake.Issues` from 4.6.0 to 4.10.1
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](cake-contrib/Cake.Issues@4.6.0...4.10.1)

---
updated-dependencies:
- dependency-name: Cake.Frosting.Issues.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cake-issues
- dependency-name: Cake.Issues
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cake-issues
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 4dc00f9 commit d2999cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<PackageReference Include="Cake.FileHelpers" Version="7.0.0" />
<PackageReference Include="Cake.Frosting" Version="4.0.0" />
<PackageReference Include="Cake.Frosting.Git" Version="4.0.0" />
<PackageReference Include="Cake.Issues" Version="4.6.0" />
<PackageReference Include="Cake.Frosting.Issues.MsBuild" Version="4.6.0" />
<PackageReference Include="Cake.Issues" Version="4.10.1" />
<PackageReference Include="Cake.Frosting.Issues.MsBuild" Version="4.10.1" />
<PackageReference Include="Cake.Json" Version="7.0.1" />
<PackageReference Include="Cake.XdtTransform" Version="2.0.0" />
<PackageReference Include="Dnn.CakeUtils" Version="2.0.2" />
Expand Down

0 comments on commit d2999cb

Please sign in to comment.