Skip to content

Commit 8cffa9b

Browse files
dependabot[bot]isidore
authored andcommitted
Bump org.codehaus.groovy:groovy-all from 3.0.24 to 3.0.25
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 3.0.24 to 3.0.25. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-all dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b75e6f commit 8cffa9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99

1010
dependencies {
1111
// Use the latest Groovy version for building this library
12-
implementation 'org.codehaus.groovy:groovy-all:3.0.24'
12+
implementation 'org.codehaus.groovy:groovy-all:3.0.25'
1313

1414
// This dependency is used by the application.
1515
implementation 'com.google.guava:guava:33.4.8-jre'

0 commit comments

Comments
 (0)