Skip to content

Commit 12c6416

Browse files
Merge pull request #291 from java9-modularity/dependabot/gradle/test-project-groovy/org.codehaus.groovy-groovy-3.0.25
Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.25 in /test-project-groovy
2 parents 1557aaa + 63e2ec0 commit 12c6416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.21'
29+
implementation 'org.codehaus.groovy:groovy:3.0.25'
3030
testImplementation "org.junit.jupiter:junit-jupiter-api:$jUnitVersion"
3131
testImplementation "org.junit.jupiter:junit-jupiter-params:$jUnitVersion"
3232
testImplementation "org.junit.jupiter:junit-jupiter-engine:$jUnitVersion"

0 commit comments

Comments
 (0)