Skip to content

Commit

Permalink
Bump Cake.Core from 3.0.0 to 3.2.0 (#999)
Browse files Browse the repository at this point in the history
Bumps [Cake.Core](https://github.com/cake-build/cake) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/cake-build/cake/releases)
- [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md)
- [Commits](cake-build/cake@v3.0.0...v3.2.0)

---
updated-dependencies:
- dependency-name: Cake.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 1ed45db commit 9dc0021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet.Diagnostics.Windows" Version="$(BenchmarkDotNetVersion)" />
<PackageVersion Include="BenchmarkDotNet" Version="$(BenchmarkDotNetVersion)" />
<PackageVersion Include="Cake.Core" Version="3.0.0" />
<PackageVersion Include="Cake.Core" Version="3.2.0" />
<PackageVersion Include="DotNetMDDocs" Version="0.112.39" />
<PackageVersion Include="LibGit2Sharp" Version="0.28.0" />
<PackageVersion Include="LibGit2Sharp.NativeBinaries" Version="$(LibGit2SharpNativeVersion)" />
Expand Down

0 comments on commit 9dc0021

Please sign in to comment.