Bump Cake.Codecov from 0.8.0 to 0.9.1 in /build (#2229)

Bumps [Cake.Codecov](https://github.com/cake-contrib/Cake.Codecov) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/cake-contrib/Cake.Codecov/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Codecov/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/cake-contrib/Cake.Codecov/compare/0.8.0...0.9.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-27 09:55:31 -03:00
committed by GitHub
parent 946b0872b7
commit 3f76a25da2

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="2.4.2" />
<PackageReference Include="Cake.Frosting" Version="0.38.2" />
<PackageReference Include="Cake.Codecov" Version="0.8.0" />
<PackageReference Include="Cake.Codecov" Version="0.9.1" />
<PackageReference Include="Codecov" Version="1.10.0" />
</ItemGroup>