Skip to content

Commit f69b36c

Browse files
Bump spock-core from 2.1-groovy-3.0 to 2.3-groovy-4.0
Bumps spock-core from 2.1-groovy-3.0 to 2.3-groovy-4.0. --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d5aed4 commit f69b36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
api("de.gesellix:docker-client:2025-05-17T19-00-00")
3939

4040
testImplementation(localGroovy())
41-
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
41+
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
4242
testImplementation("cglib:cglib-nodep:3.3.0")
4343

4444
// see https://docs.gradle.org/current/userguide/test_kit.html

0 commit comments

Comments
 (0)