Skip to content

Commit 445b60d

Browse files
build(deps): bump org.apache.groovy:groovy from 4.0.27 to 4.0.29 (#46)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.27 to 4.0.29. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 4.0.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb26a85 commit 445b60d

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.20.0"
9090

91-
testImplementation "org.apache.groovy:groovy:4.0.27"
91+
testImplementation "org.apache.groovy:groovy:4.0.29"
9292
testImplementation "org.assertj:assertj-core:3.27.6"
9393
testImplementation "org.junit.jupiter:junit-jupiter"
9494

0 commit comments

Comments
 (0)