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.
2 parents e7e2d8f + 646166d commit 39eb812Copy full SHA for 39eb812
1 file changed
build.gradle
@@ -139,7 +139,7 @@ dependencies {
139
140
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.1.0'
141
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:6.1.0'
142
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.3'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.1.0'
143
}
144
145
jacocoTestReport {
0 commit comments