Skip to content

Commit

Permalink
(build) Update to Cake 0.36.0 (#2062)
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead authored and shiftkey committed Jan 23, 2020
1 parent 6719e87 commit 00f6051
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 @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="2.3.4" />
<PackageReference Include="Cake.Frosting" Version="0.35.0" />
<PackageReference Include="Cake.Frosting" Version="0.36.0" />
<PackageReference Include="Cake.Codecov" Version="0.7.0" />
<PackageReference Include="Codecov" Version="1.7.2" />
</ItemGroup>
Expand Down

0 comments on commit 00f6051

Please sign in to comment.