Skip to content

Commit 8f3ea21

Browse files
Bump org.apache.groovy:groovy-all in /groovy-project
Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from 4.0.27 to 4.0.28. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-all dependency-version: 4.0.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfbd056 commit 8f3ea21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groovy-project/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
dependencies {
7-
implementation 'org.apache.groovy:groovy-all:4.0.27'
7+
implementation 'org.apache.groovy:groovy-all:4.0.28'
88
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
99
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.4'
1010
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.13.4'

0 commit comments

Comments
 (0)