Skip to content

Commit

Permalink
Bump Cake.Frosting from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [Cake.Frosting](https://github.com/cake-build/cake) from 3.0.0 to 3.1.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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 4e85c67 commit 2fad861
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 @@ -5,7 +5,7 @@
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Cake.Frosting" Version="3.0.0" />
<PackageReference Include="Cake.Frosting" Version="3.1.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
</ItemGroup>
</Project>

0 comments on commit 2fad861

Please sign in to comment.