Skip to content

Commit 63e2ec0

Browse files
Bump org.codehaus.groovy:groovy in /test-project-groovy
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.21 to 3.0.25. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c34760 commit 63e2ec0

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
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$jUnitVersion"

0 commit comments

Comments
 (0)