update groovy

This commit is contained in:
Nikolay Martynov 2020-04-17 10:38:47 -04:00
parent 5f9bd1e082
commit 0d11207123
1 changed files with 1 additions and 1 deletions

View File

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