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 e778791 commit 39bee3eCopy full SHA for 39bee3e
build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
25
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
26
testImplementation("org.junit.vintage:junit-vintage-engine:5.10.1")
27
- testImplementation("org.apache.groovy:groovy:4.0.18")
+ testImplementation("org.apache.groovy:groovy:4.0.21")
28
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
29
testImplementation("com.github.tomakehurst:wiremock-jre8:3.0.1")
30
testImplementation("net.bytebuddy:byte-buddy:1.14.14")
0 commit comments