Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #105 from cake-contrib/dependabot/nuget/src/Cake.C…
Browse files Browse the repository at this point in the history
…ore-1.0.0

Bump Cake.Core from 0.33.0 to 1.0.0 in /src
  • Loading branch information
pascalberger authored Feb 16, 2021
2 parents e05ecce + 8be5aee commit 9688ba9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<Version>0.9.0</Version>
</PackageReference>
<PackageReference Include="Cake.Testing">
<Version>0.33.0</Version>
<Version>1.0.0</Version>
</PackageReference>
<PackageReference Include="Shouldly">
<Version>4.0.3</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Cake.Core">
<Version>0.33.0</Version>
<Version>1.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues">
<Version>0.9.0</Version>
Expand Down

0 comments on commit 9688ba9

Please sign in to comment.