Skip to content

Commit d867d91

Browse files
build(deps): bump org.apache.groovy:groovy from 4.0.24 to 4.0.26
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.24 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] <support@github.com>
1 parent 19a2040 commit d867d91

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
@@ -88,7 +88,7 @@ dependencies {
8888
api "org.junit.jupiter:junit-jupiter-api"
8989
api "org.mockito:mockito-core:5.15.2"
9090

91-
testImplementation "org.apache.groovy:groovy:4.0.24"
91+
testImplementation "org.apache.groovy:groovy:4.0.26"
9292
testImplementation "org.assertj:assertj-core:3.27.3"
9393
testImplementation "org.junit.jupiter:junit-jupiter"
9494
}

0 commit comments

Comments
 (0)