Skip to content

Commit 9297d99

Browse files
authored
Merge pull request #956 from nunit/dependabot/nuget/dot-config/cake.tool-6.0.0
Bump cake.tool from 4.0.0 to 6.0.0
2 parents 92eedfb + 72280bb commit 9297d99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"cake.tool": {
6-
"version": "4.0.0",
6+
"version": "6.0.0",
77
"commands": [
88
"dotnet-cake"
99
]
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)