We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d56ff80 commit 2b8bbaeCopy full SHA for 2b8bbae
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
testImplementation 'org.mockito:mockito-core:4.9.0'
72
testImplementation 'org.assertj:assertj-core:3.10.0'
73
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
74
- compileOnly 'org.sonarsource.api.plugin:sonar-plugin-api:9.13.0.360'
+ compileOnly 'org.sonarsource.api.plugin:sonar-plugin-api:13.2.0.3137'
75
testImplementation 'org.sonarsource.sonarqube:sonar-plugin-api-impl:9.7.1.62043'
76
}
77
0 commit comments