Skip to content

Commit 81789ca

Browse files
JACOCO-65 Upgrade orchestrator to version 6.0.1
1 parent 3668c9d commit 81789ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

its/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
testRuntimeOnly('org.junit.platform:junit-platform-launcher')
1212
testImplementation('org.mockito:mockito-core:1.10.19')
1313
testImplementation('org.assertj:assertj-core:3.10.0')
14-
testImplementation('org.sonarsource.orchestrator:sonar-orchestrator-junit4:6.0.0.3852')
14+
testImplementation('org.sonarsource.orchestrator:sonar-orchestrator-junit4:6.0.1.3892')
1515
testImplementation('org.sonarsource.sonarqube:sonar-ws:6.7')
1616
testImplementation('com.google.code.findbugs:jsr305:3.0.2')
1717
}

0 commit comments

Comments
 (0)