Skip to content

Commit 89a3368

Browse files
Bump spock-core from 1.3-groovy-2.5 to 2.0-groovy-3.0 in /modules/spock
Bumps spock-core from 1.3-groovy-2.5 to 2.0-groovy-3.0. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a8df79 commit 89a3368

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:1.3-groovy-2.5'
9+
api 'org.spockframework:spock-core:2.0-groovy-3.0'
1010

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

0 commit comments

Comments
 (0)