update groovy
This commit is contained in:
parent
5f9bd1e082
commit
0d11207123
|
@ -1,4 +1,4 @@
|
|||
def groovyVer = "2.5.10"
|
||||
def groovyVer = "2.5.11"
|
||||
def spockGroovyVer = groovyVer.replaceAll(/\.\d+$/, '')
|
||||
|
||||
ext {
|
||||
|
|
Loading…
Reference in New Issue