Skip to content

Commit 4997070

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.spockframework-spock-core-2.0-groovy-3.0' into combined-pr-branch
2 parents 2e26e4f + 89a3368 commit 4997070

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)