Skip to content

Commit

Permalink
Merge pull request #382 from cake-contrib/renovate/cake-monorepo
Browse files Browse the repository at this point in the history
(maint) Update dependency Cake.Frosting to v3.2.0
nils-a authored Nov 11, 2023

Verified

This commit was signed with the committer’s verified signature.
derekpierre Derek Pierre
2 parents c33292a + 2f240db commit fce2fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/frosting/build/Build.csproj
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Cake.Frosting" Version="3.1.0" />
<PackageReference Include="Cake.Frosting" Version="3.2.0" />
<PackageReference Include="Cake.Npm" Version="3.0.0" />
</ItemGroup>
<ItemGroup>

0 comments on commit fce2fc9

Please sign in to comment.