2 parents 5e760c4 + 6cd6d8c commit e19644dCopy full SHA for e19644d
1 file changed
build.gradle
@@ -22,7 +22,7 @@ allprojects {
22
testImplementation project(':helpers:documentation-generator-test-utilities')
23
testImplementation platform('org.spockframework:spock-bom:2.4-groovy-5.0')
24
testImplementation 'org.spockframework:spock-core'
25
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.1.2'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.1.3'
26
}
27
28
tasks.withType(Test).configureEach {
0 commit comments