Skip to content

Commit a6ac117

Browse files
Bump org.spockframework:spock-core from 2.3-groovy-4.0 to 2.4-groovy-5.0
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.3-groovy-4.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 631e8b4 commit a6ac117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
testImplementation(libs.junitPlatformLauncher)
9494
testImplementation(libs.junitPlatformCommons)
9595

96-
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
96+
testImplementation("org.spockframework:spock-core:2.4-groovy-5.0")
9797
testRuntimeOnly("net.bytebuddy:byte-buddy:1.18.2")
9898

9999
testImplementation("org.apache.commons:commons-compress:1.28.0")

0 commit comments

Comments
 (0)