Skip to content

Commit 5cc5a49

Browse files
Bump org.spockframework:spock-core from 2.3-groovy-3.0 to 2.4-groovy-5.0
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.3-groovy-3.0 to 2.4-groovy-5.0. - [Release notes](https://github.com/spockframework/spock/releases) - [Changelog](https://github.com/spockframework/spock/blob/master/docs/release_notes.adoc) - [Commits](https://github.com/spockframework/spock/commits) --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-version: 2.4-groovy-5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47efeca commit 5cc5a49

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
@@ -45,7 +45,7 @@ dependencies {
4545
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
4646
api "org.glassfish:jakarta.el:4.0.2"
4747

48-
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
48+
testImplementation 'org.spockframework:spock-core:2.4-groovy-5.0'
4949
testImplementation 'org.codehaus.groovy:groovy-all:3.0.25'
5050
}
5151

0 commit comments

Comments
 (0)