Skip to content

Commit

Permalink
get latest tools hoping to dismiss JAVA11 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliov committed Dec 19, 2020
1 parent ec72e66 commit 7b7157d
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,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "4.10.0",
"version": "5.0.4",
"commands": [
"dotnet-sonarscanner"
]
Expand All @@ -15,7 +15,7 @@
]
},
"dotnet-reportgenerator-globaltool": {
"version": "4.6.4",
"version": "4.8.2",
"commands": [
"reportgenerator"
]
Expand Down

0 comments on commit 7b7157d

Please sign in to comment.