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 3c1db82 + 87d4018 commit f744007Copy full SHA for f744007
finish/build.gradle
@@ -28,7 +28,7 @@ subprojects {
28
}
29
30
dependencies {
31
- testImplementation platform('org.junit:junit-bom:5.13.2')
+ testImplementation platform('org.junit:junit-bom:5.13.4')
32
testImplementation 'org.junit.jupiter:junit-jupiter'
33
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
34
0 commit comments