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

Commit

Permalink
Update dependency org.codehaus.groovy:groovy-all to v2.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 554097b commit aed9279
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 @@ -22,7 +22,7 @@ ext {

dependencies {
compile gradleApi()
compile 'org.codehaus.groovy:groovy-all:2.4.4'
compile 'org.codehaus.groovy:groovy-all:2.5.17'
compile 'com.moowork.gradle:gradle-node-plugin:0.14'
testCompile 'org.spockframework:spock-core:0.7-groovy-2.0'
}
Expand Down

0 comments on commit aed9279

Please sign in to comment.