Update groovy lib

This commit is contained in:
Nikolay Martynov 2019-09-03 10:26:59 -04:00
parent 1ef3889a2f
commit df232f2d35
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
def groovyVer = "2.5.7" def groovyVer = "2.5.8"
def spockGroovyVer = groovyVer.replaceAll(/\.\d+$/, '') def spockGroovyVer = groovyVer.replaceAll(/\.\d+$/, '')
ext { ext {