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.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent b135574 commit fda3cef
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.16'
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 fda3cef

Please sign in to comment.