Skip to content

Commit b2bd661

Browse files
Bump spock-core from 2.0-groovy-3.0 to 2.1-groovy-3.0 in /modules/spock
Bumps spock-core from 2.0-groovy-3.0 to 2.1-groovy-3.0. --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb8cec commit b2bd661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Testcontainers :: Spock-Extension"
66

77
dependencies {
88
api project(':testcontainers')
9-
api 'org.spockframework:spock-core:2.0-groovy-3.0'
9+
api 'org.spockframework:spock-core:2.1-groovy-3.0'
1010

1111
testImplementation project(':selenium')
1212
testImplementation project(':mysql')

0 commit comments

Comments
 (0)