Skip to content

Commit

Permalink
Bump groovy-all from 2.5.6 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [groovy-all](https://github.com/apache/groovy) from 2.5.6 to 3.0.2.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 9, 2020
1 parent 6ea1f8e commit 3519411
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 @@ -31,7 +31,7 @@ ext {
}

dependencies {
testCompile 'org.codehaus.groovy:groovy-all:2.5.6'
testCompile 'org.codehaus.groovy:groovy-all:3.0.2'
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
testCompile "org.gebish:geb-spock:$gebVersion"
testCompile 'io.github.bonigarcia:webdrivermanager:3.3.0'
Expand Down

0 comments on commit 3519411

Please sign in to comment.