We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e26e4f + 89a3368 commit 4997070Copy full SHA for 4997070
modules/spock/build.gradle
@@ -6,7 +6,7 @@ description = "Testcontainers :: Spock-Extension"
6
7
dependencies {
8
api project(':testcontainers')
9
- api 'org.spockframework:spock-core:1.3-groovy-2.5'
+ api 'org.spockframework:spock-core:2.0-groovy-3.0'
10
11
testImplementation project(':selenium')
12
testImplementation project(':mysql')
0 commit comments