Skip to content

Commit

Permalink
Update dependency Cake.Frosting to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent fb4b8d1 commit 0856cff
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
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" />
<ProjectReference Include="../../../src/Cake.Npm.Module/Cake.Npm.Module.csproj" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 0856cff

Please sign in to comment.