mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-04-06 13:24:13 +02:00
Bump spock-junit4 in /test/init-scripts
Bumps spock-junit4 from 2.1-groovy-3.0 to 2.2-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
1761dcff13
commit
c4233c5fce
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ repositories {
|
|||
dependencies {
|
||||
testImplementation gradleTestKit()
|
||||
testImplementation 'org.spockframework:spock-core:2.1-groovy-3.0'
|
||||
testImplementation('org.spockframework:spock-junit4:2.1-groovy-3.0')
|
||||
testImplementation('org.spockframework:spock-junit4:2.2-groovy-4.0')
|
||||
|
||||
testImplementation ('io.ratpack:ratpack-groovy-test:1.9.0') {
|
||||
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
|
||||
|
|
Loading…
Add table
Reference in a new issue