Skip to content

Commit cad0e80

Browse files
committed
Upgrade to Groovy 2.4.7
1 parent d1b2f76 commit cad0e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ext {
3535
datastoreVersion = "5.0.8.RELEASE"
3636
gantVersion = "1.9.6"
3737
gdocEngineVersion = "1.0.1"
38-
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.6"
38+
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.7"
3939
ivyVersion = "2.3.0"
4040
jansiVersion = "1.11"
4141
jlineVersion = "2.12"

0 commit comments

Comments
 (0)