Skip to content

Commit

Permalink
Merge pull request #432 from gdziadkiewicz/Update_fake_and_paket
Browse files Browse the repository at this point in the history
Update fake and paket
  • Loading branch information
gdziadkiewicz authored Oct 24, 2023
2 parents 74b4aa6 + 3fa80b0 commit 09cdd91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"fake-cli": {
"version": "5.23.1",
"version": "6.0.0",
"commands": [
"fake"
]
},
"paket": {
"version": "7.1.5",
"version": "7.2.1",
"commands": [
"paket"
]
Expand Down

0 comments on commit 09cdd91

Please sign in to comment.