Skip to content

Commit 34139d3

Browse files
Merge pull request #267 from java9-modularity/dependabot/gradle/test-project-groovy/org.codehaus.groovy-groovy-3.0.21
Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21 in /test-project-groovy
2 parents 01f93eb + 0dc0bf4 commit 34139d3

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.20'
29+
implementation 'org.codehaus.groovy:groovy:3.0.21'
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)