Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Commit

Permalink
Bump spock-core from 0.7-groovy-2.0 to 1.3-groovy-2.5
Browse files Browse the repository at this point in the history
Bumps spock-core from 0.7-groovy-2.0 to 1.3-groovy-2.5.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 5, 2019
1 parent dba894b commit f11acef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
compile gradleApi()
compile 'org.codehaus.groovy:groovy-all:2.4.4'
compile 'com.moowork.gradle:gradle-node-plugin:0.11'
testCompile 'org.spockframework:spock-core:0.7-groovy-2.0'
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
}

pluginBundle {
Expand Down

0 comments on commit f11acef

Please sign in to comment.