Skip to content

Commit

Permalink
Merge pull request nunit#4856 from nunit/chore/bump-cake-min-ver
Browse files Browse the repository at this point in the history
chore: Bump `Cake.MinVer` to avoid warning
  • Loading branch information
stevenaw authored Oct 13, 2024
2 parents ad3b652 + b3f44bf commit a39e829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#addin "nuget:?package=Cake.MinVer&version=3.0.0"
#addin "nuget:?package=Cake.MinVer&version=4.0.0"
#load "CakeScripts/VersionParsers.cs"

//////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit a39e829

Please sign in to comment.