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.
2 parents 1557aaa + 63e2ec0 commit 12c6416Copy full SHA for 12c6416
test-project-groovy/build.gradle
@@ -26,7 +26,7 @@ subprojects {
26
}
27
28
dependencies {
29
- implementation 'org.codehaus.groovy:groovy:3.0.21'
+ implementation 'org.codehaus.groovy:groovy:3.0.25'
30
testImplementation "org.junit.jupiter:junit-jupiter-api:$jUnitVersion"
31
testImplementation "org.junit.jupiter:junit-jupiter-params:$jUnitVersion"
32
testImplementation "org.junit.jupiter:junit-jupiter-engine:$jUnitVersion"
0 commit comments