Skip to content

Commit

Permalink
Bump Cake.Codecov from 0.9.1 to 1.0.0 in /build (#2301)
Browse files Browse the repository at this point in the history
Bumps [Cake.Codecov](https://github.com/cake-contrib/Cake.Codecov) from 0.9.1 to 1.0.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.9.1...1.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2021
1 parent 66f0676 commit a28002a
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 @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="2.5.1" />
<PackageReference Include="Cake.Frosting" Version="1.0.0" />
<PackageReference Include="Cake.Codecov" Version="0.9.1" />
<PackageReference Include="Cake.Codecov" Version="1.0.0" />
<PackageReference Include="Codecov" Version="1.12.3" />
</ItemGroup>

Expand Down

0 comments on commit a28002a

Please sign in to comment.