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 f6d9410 commit d05098aCopy full SHA for d05098a
build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- testImplementation(platform("org.junit:junit-bom:5.9.1"))
+ testImplementation(platform("org.junit:junit-bom:5.10.2"))
14
testImplementation("org.junit.jupiter:junit-jupiter")
15
16
0 commit comments