Skip to content

Commit

Permalink
Merge pull request #267 from java9-modularity/dependabot/gradle/test-…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
big-andy-coates authored Mar 7, 2024
2 parents 01f93eb + 0dc0bf4 commit 34139d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-project-groovy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ subprojects {
}

dependencies {
implementation 'org.codehaus.groovy:groovy:3.0.20'
implementation 'org.codehaus.groovy:groovy:3.0.21'
testImplementation "org.junit.jupiter:junit-jupiter-api:$jUnitVersion"
testImplementation "org.junit.jupiter:junit-jupiter-params:$jUnitVersion"
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$jUnitVersion"
Expand Down

0 comments on commit 34139d3

Please sign in to comment.