File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ shadowPluginVersion = 7.1.2
55
55
sisuVersion = 0.3.5
56
56
slf4jVersion = 2.0.3
57
57
snakeYamlVersion = 1.33
58
- sonarApiVersion = 2.16.2.588
59
- sonarPluginVersion = 3.5 .0.2730
58
+ sonarApiVersion = 2.16.3.1081
59
+ sonarPluginVersion = 4.0 .0.2929
60
60
spockVersion = 2.3-groovy-3.0
61
61
spotbugsVersion = 4.7.3
62
62
versionsPluginVersion = 0.44.0
Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ enforce {
139
139
" org.ow2.asm:asm-util:$asmVersion " ,
140
140
" org.ow2.asm:asm:$asmVersion " ,
141
141
" org.slf4j:slf4j-api:$slf4jVersion " ,
142
+ " org.sonarsource.scanner.api:sonar-scanner-api:$sonarApiVersion " ,
142
143
" org.yaml:snakeyaml:$snakeYamlVersion " ,
143
144
" com.google.errorprone:error_prone_annotations:$errorproneVersion "
144
145
}
You can’t perform that action at this time.
0 commit comments