Skip to content

Commit

Permalink
Merge pull request #1244 from nunit/cake-tool-2.3.0
Browse files Browse the repository at this point in the history
Upgrade Cake.Tool to 2.3.0
  • Loading branch information
CharliePoole committed Oct 18, 2022
2 parents d0fb4aa + aa73124 commit 61db28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "2.0.0",
"version": "2.3.0",
"commands": [
"dotnet-cake"
]
Expand Down

0 comments on commit 61db28c

Please sign in to comment.