Skip to content

Commit 70cc4e3

Browse files
Bump org.apache.groovy:groovy from 4.0.25 to 4.0.26 (#5750)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.25 to 4.0.26. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f758244 commit 70cc4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vividus/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
implementation(group: 'de.vandermeer', name: 'asciitable', version: '0.3.2')
7676

7777
// Meta filters based on Groovy
78-
implementation(group: 'org.apache.groovy', name: 'groovy', version: '4.0.25')
78+
implementation(group: 'org.apache.groovy', name: 'groovy', version: '4.0.26')
7979

8080
// Spring
8181
implementation platform(group: 'org.springframework', name: 'spring-framework-bom', version: '6.2.3')

0 commit comments

Comments
 (0)