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 b26ffdf + b2bd661 commit c27fba3Copy full SHA for c27fba3
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:2.0-groovy-3.0'
+ api 'org.spockframework:spock-core:2.1-groovy-3.0'
10
11
testImplementation project(':selenium')
12
testImplementation project(':mysql')
0 commit comments