Skip to content

Commit 331adf9

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 a13b824 commit 331adf9

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
@@ -51,7 +51,7 @@ repositories {
5151
dependencies {
5252
implementation 'org.ow2.asm:asm:9.9'
5353

54-
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
54+
testImplementation 'org.spockframework:spock-core:2.4-groovy-5.0'
5555

5656
asciidoctorExt 'com.bmuschko:asciidoctorj-tabbed-code-extension:0.3'
5757
}

0 commit comments

Comments
 (0)