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 91b4c42 commit c6b60c7Copy full SHA for c6b60c7
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.13.1",
+ "org.junit.jupiter:junit-jupiter-api:5.13.2",
85
"org.spockframework:spock-core:2.4-M6-groovy-4.0",
86
"org.spockframework:spock-junit4:2.4-M6-groovy-4.0",
87
0 commit comments