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 aa5ee97 commit 683372aCopy full SHA for 683372a
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