Bump Cake.Codecov from 1.0.0 to 1.0.1 in /build (#2316)

Bumps [Cake.Codecov](https://github.com/cake-contrib/Cake.Codecov) from 1.0.0 to 1.0.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/1.0.0...1.0.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]
2021-03-29 10:36:29 -03:00
committed by GitHub
parent cd0dc8935e
commit 356588288e

View File

@@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="2.5.4" />
<PackageReference Include="Cake.Frosting" Version="1.1.0" />
<PackageReference Include="Cake.Codecov" Version="1.0.0" />
<PackageReference Include="Cake.Codecov" Version="1.0.1" />
<PackageReference Include="Codecov" Version="1.12.4" />
</ItemGroup>