We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edd73d1 + c1598a9 commit 3518f29Copy full SHA for 3518f29
1 file changed
test-project-groovy/build.gradle
@@ -26,7 +26,7 @@ subprojects {
26
}
27
28
dependencies {
29
- implementation 'org.codehaus.groovy:groovy:3.0.7'
+ implementation 'org.codehaus.groovy:groovy:3.0.20'
30
testImplementation "org.junit.jupiter:junit-jupiter-api:$jUnitVersion"
31
testImplementation "org.junit.jupiter:junit-jupiter-params:$jUnitVersion"
32
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$jUnitVersion"
0 commit comments