Bump groovy version

This commit is contained in:
Łukasz Bigorajski 2020-10-07 13:25:07 +02:00
parent 6438c661da
commit 170fb58c99
5 changed files with 33 additions and 6 deletions

View file

@ -16,7 +16,7 @@
<dependencies>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<artifactId>groovy</artifactId>
</dependency>
<dependency>
<groupId>org.spockframework</groupId>