Skip to content

Commit 5c49360

Browse files
Bump org.spockframework:spock-core in /modules/spock
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.3-groovy-4.0 to 2.4-groovy-5.0. - [Release notes](https://github.com/spockframework/spock/releases) - [Changelog](https://github.com/spockframework/spock/blob/master/docs/release_notes.adoc) - [Commits](https://github.com/spockframework/spock/commits) --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-version: 2.4-groovy-5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43c6a97 commit 5c49360

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-
implementation 'org.spockframework:spock-core:2.3-groovy-4.0'
9+
implementation 'org.spockframework:spock-core:2.4-groovy-5.0'
1010

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

0 commit comments

Comments
 (0)