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 d1e7ad3 + e7e5f3d commit 80c910bCopy full SHA for 80c910b
finish/build.gradle
@@ -28,7 +28,7 @@ subprojects {
28
}
29
30
dependencies {
31
- testImplementation platform('org.junit:junit-bom:5.13.4')
+ testImplementation platform('org.junit:junit-bom:5.14.0')
32
testImplementation 'org.junit.jupiter:junit-jupiter'
33
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
34
0 commit comments