We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3668c9d commit 81789caCopy full SHA for 81789ca
its/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
testRuntimeOnly('org.junit.platform:junit-platform-launcher')
12
testImplementation('org.mockito:mockito-core:1.10.19')
13
testImplementation('org.assertj:assertj-core:3.10.0')
14
- testImplementation('org.sonarsource.orchestrator:sonar-orchestrator-junit4:6.0.0.3852')
+ testImplementation('org.sonarsource.orchestrator:sonar-orchestrator-junit4:6.0.1.3892')
15
testImplementation('org.sonarsource.sonarqube:sonar-ws:6.7')
16
testImplementation('com.google.code.findbugs:jsr305:3.0.2')
17
}
0 commit comments