Skip to content

Commit a56ce71

Browse files
Bump dotnet-sonarscanner from 5.15.0 to 6.0.0 (#257)
1 parent c488c7a commit a56ce71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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
"dotnet-sonarscanner": {
6-
"version": "5.15.0",
6+
"version": "6.0.0",
77
"commands": [
88
"dotnet-sonarscanner"
99
]
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)