Skip to content

Commit

Permalink
Bump Cake.Frosting.Git from 4.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [Cake.Frosting.Git](https://github.com/cake-contrib/Cake_Git) from 4.0.0 to 5.0.1.
- [Release notes](https://github.com/cake-contrib/Cake_Git/releases)
- [Changelog](https://github.com/cake-contrib/Cake_Git/blob/develop/ReleaseNotes.md)
- [Commits](cake-contrib/Cake_Git@v4.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: Cake.Frosting.Git
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent a664558 commit 7c9ea8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Cake.BuildSystems.Module" Version="7.1.0" />
<PackageReference Include="Cake.FileHelpers" Version="7.0.0" />
<PackageReference Include="Cake.Frosting" Version="5.0.0" />
<PackageReference Include="Cake.Frosting.Git" Version="4.0.0" />
<PackageReference Include="Cake.Frosting.Git" Version="5.0.1" />
<PackageReference Include="Cake.Issues" Version="5.0.0" />
<PackageReference Include="Cake.Frosting.Issues.MsBuild" Version="5.0.0" />
<PackageReference Include="Cake.Json" Version="7.0.1" />
Expand Down

0 comments on commit 7c9ea8f

Please sign in to comment.