Skip to content

Commit 39bee3e

Browse files
Bump org.apache.groovy:groovy from 4.0.18 to 4.0.21 (#80)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.18 to 4.0.21. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e778791 commit 39bee3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

2525
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
2626
testImplementation("org.junit.vintage:junit-vintage-engine:5.10.1")
27-
testImplementation("org.apache.groovy:groovy:4.0.18")
27+
testImplementation("org.apache.groovy:groovy:4.0.21")
2828
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
2929
testImplementation("com.github.tomakehurst:wiremock-jre8:3.0.1")
3030
testImplementation("net.bytebuddy:byte-buddy:1.14.14")

0 commit comments

Comments
 (0)