We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb63409 commit 1522b0dCopy full SHA for 1522b0d
dependencyManagement/build.gradle.kts
@@ -81,7 +81,7 @@ val CORE_DEPENDENCIES = listOf(
81
// There are dependencies included here that appear to have no usages, but are maintained at
82
// this top level to help consistently satisfy large numbers of transitive dependencies.
83
val DEPENDENCIES = listOf(
84
- "org.junit.jupiter:junit-jupiter-api:5.12.0",
+ "org.junit.jupiter:junit-jupiter-api:5.12.1",
85
"org.spockframework:spock-core:2.4-M5-groovy-4.0",
86
"org.spockframework:spock-junit4:2.4-M5-groovy-4.0",
87
0 commit comments