Skip to content

Commit 49f27c6

Browse files
Bump org.codehaus.groovy:groovy-all from 3.0.23 to 3.0.24
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 3.0.23 to 3.0.24. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a6909f commit 49f27c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858

5959
// codenarc
6060
codenarc('org.codenarc:CodeNarc:3.5.0')
61-
codenarc('org.codehaus.groovy:groovy-all:3.0.23')
61+
codenarc('org.codehaus.groovy:groovy-all:3.0.24')
6262

6363
// ecu.test-java-rest-client
6464
api 'io.swagger:swagger-annotations:1.6.14'

0 commit comments

Comments
 (0)