Bump Cake.Frosting from 0.38.4 to 0.38.5 in /build (#2256)

Bumps [Cake.Frosting](https://github.com/cake-build/frosting) from 0.38.4 to 0.38.5.
- [Release notes](https://github.com/cake-build/frosting/releases)
- [Changelog](https://github.com/cake-build/frosting/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/cake-build/frosting/compare/v0.38.4...v0.38.5)

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-10-06 09:47:58 -03:00
committed by GitHub
parent 66a6781584
commit 6a0d404263
+1 -1
View File
@@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="2.5.1" />
<PackageReference Include="Cake.Frosting" Version="0.38.4" />
<PackageReference Include="Cake.Frosting" Version="0.38.5" />
<PackageReference Include="Cake.Codecov" Version="0.9.1" />
<PackageReference Include="Codecov" Version="1.10.0" />
</ItemGroup>