Skip to content

Commit bc0f94d

Browse files
Bump org.apache.groovy:groovy from 4.0.26 to 4.0.27
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.26 to 4.0.27. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 4.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b26495 commit bc0f94d

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
@@ -114,7 +114,7 @@ dependencies {
114114
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
115115
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'
116116
testImplementation 'org.objenesis:objenesis:3.4'
117-
testImplementation 'org.apache.groovy:groovy:4.0.26"'
117+
testImplementation 'org.apache.groovy:groovy:4.0.27"'
118118
testImplementation 'org.apache.groovy:groovy-json:4.0.27'
119119
testImplementation 'com.google.code.gson:gson:2.13.1'
120120
testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'

0 commit comments

Comments
 (0)