Update groovy lib
This commit is contained in:
parent
1ef3889a2f
commit
df232f2d35
|
@ -1,4 +1,4 @@
|
|||
def groovyVer = "2.5.7"
|
||||
def groovyVer = "2.5.8"
|
||||
def spockGroovyVer = groovyVer.replaceAll(/\.\d+$/, '')
|
||||
|
||||
ext {
|
||||
|
|
Loading…
Reference in New Issue