Skip to content

Commit

Permalink
Bump Cake.Git from 1.1.0 to 2.0.0 in /Cake.Frosting.Issues.Recipe
Browse files Browse the repository at this point in the history
Bumps [Cake.Git](https://github.com/cake-contrib/Cake_Git) from 1.1.0 to 2.0.0.
- [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@v1.1.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 17, 2021
1 parent b3bca0f commit d8ecfcc
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -38,7 +38,7 @@ For recipe compatible with Cake Script Runners see Cake.Issues.Recipe.</Descript
<ItemGroup>
<PackageReference Include="Cake.AzureDevOps" Version="1.1.0" />
<PackageReference Include="Cake.Frosting" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Cake.Git" Version="1.1.0" />
<PackageReference Include="Cake.Git" Version="2.0.0" />
<PackageReference Include="Cake.Issues" Version="1.0.0" />
<PackageReference Include="Cake.Issues.DupFinder" Version="1.0.0" />
<PackageReference Include="Cake.Issues.EsLint" Version="1.0.1" />
Expand Down

0 comments on commit d8ecfcc

Please sign in to comment.