Update spock to 1.3

This commit is contained in:
Kacper Koza 2019-04-07 23:25:38 +02:00
parent cd23e7c905
commit 256a81b6f4
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
</build>
<properties>
<spock-core.version>1.3-RC1-groovy-2.4</spock-core.version>
<spock-core.version>1.3-groovy-2.4</spock-core.version>
<groovy-all.version>2.4.7</groovy-all.version>
<gmavenplus-plugin.version>1.5</gmavenplus-plugin.version>
</properties>