Skip to content

Commit 6725230

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump spock-core from 1.0-groovy-2.4 to 1.3-groovy-2.5 in /modules/spock (#1291)
Bumps spock-core from 1.0-groovy-2.4 to 1.3-groovy-2.5. Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2fc02c commit 6725230

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
compile project(':testcontainers')
9-
compile 'org.spockframework:spock-core:1.0-groovy-2.4'
9+
compile 'org.spockframework:spock-core:1.3-groovy-2.5'
1010

1111
testCompile project(':mysql')
1212
testCompile project(':postgresql')

0 commit comments

Comments
 (0)