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 e2a0d5c commit 1582bf1Copy full SHA for 1582bf1
1 file changed
build.gradle
@@ -139,7 +139,7 @@ dependencies {
139
140
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.3'
141
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:6.0.3'
142
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.3'
143
}
144
145
jacocoTestReport {
0 commit comments