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 86f8b66 commit 67946edCopy full SHA for 67946ed
build.gradle.kts
@@ -24,7 +24,7 @@ val dependencyVersions = listOf(
24
"org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.20",
25
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3",
26
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3",
27
- "org.junit:junit-bom:5.10.0",
+ "org.junit:junit-bom:5.10.1",
28
"org.junit.jupiter:junit-jupiter-api:5.10.0",
29
"org.opentest4j:opentest4j:1.3.0"
30
)
0 commit comments