mirror of
https://github.com/gradle/actions.git
synced 2025-04-21 18:29:18 +08:00
Bump org.spockframework:spock-junit4 in /sources/test/init-scripts
Bumps org.spockframework:spock-junit4 from 2.3-groovy-3.0 to 2.3-groovy-4.0. --- updated-dependencies: - dependency-name: org.spockframework:spock-junit4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
930d449ff7
commit
a205b46c4c
@ -15,7 +15,7 @@ repositories {
|
||||
dependencies {
|
||||
testImplementation gradleTestKit()
|
||||
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
|
||||
testImplementation('org.spockframework:spock-junit4:2.3-groovy-3.0')
|
||||
testImplementation('org.spockframework:spock-junit4:2.3-groovy-4.0')
|
||||
|
||||
testImplementation ('io.ratpack:ratpack-groovy-test:1.9.0') {
|
||||
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
|
||||
|
Loading…
x
Reference in New Issue
Block a user