Skip to content

Commit

Permalink
Bump Cake.Frosting from 4.0.0 to 4.2.0 in /build (#2978)
Browse files Browse the repository at this point in the history
Bumps [Cake.Frosting](https://github.com/cake-build/cake) from 4.0.0 to 4.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@v4.0.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent bd51f93 commit 82ce1d5
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 @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="4.0.1" />
<PackageReference Include="Cake.Frosting" Version="4.0.0" />
<PackageReference Include="Cake.Frosting" Version="4.2.0" />
</ItemGroup>

</Project>

0 comments on commit 82ce1d5

Please sign in to comment.