Skip to content

Commit 3518f29

Browse files
Merge pull request #247 from java9-modularity/dependabot/gradle/test-project-groovy/org.codehaus.groovy-groovy-3.0.20
Bump org.codehaus.groovy:groovy from 3.0.7 to 3.0.20 in /test-project-groovy
2 parents edd73d1 + c1598a9 commit 3518f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-project-groovy/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ subprojects {
2626
}
2727

2828
dependencies {
29-
implementation 'org.codehaus.groovy:groovy:3.0.7'
29+
implementation 'org.codehaus.groovy:groovy:3.0.20'
3030
testImplementation "org.junit.jupiter:junit-jupiter-api:$jUnitVersion"
3131
testImplementation "org.junit.jupiter:junit-jupiter-params:$jUnitVersion"
3232
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$jUnitVersion"

0 commit comments

Comments
 (0)