Skip to content

Commit

Permalink
Bump Cake.Codecov from 0.7.0 to 0.8.0 in /build (#2086)
Browse files Browse the repository at this point in the history
Bumps [Cake.Codecov](https://github.com/cake-contrib/Cake.Codecov) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/cake-contrib/Cake.Codecov/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Codecov/blob/develop/GitReleaseManager.yaml)
- [Commits](cake-contrib/Cake.Codecov@0.7.0...0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 7, 2020
1 parent 56895ea commit d4b8601
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 @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="2.3.4" />
<PackageReference Include="Cake.Frosting" Version="0.36.0" />
<PackageReference Include="Cake.Codecov" Version="0.7.0" />
<PackageReference Include="Cake.Codecov" Version="0.8.0" />
<PackageReference Include="Codecov" Version="1.7.2" />
</ItemGroup>

Expand Down

0 comments on commit d4b8601

Please sign in to comment.