Bumped groovy to 2.4.17; fixes gh-1096

This commit is contained in:
Marcin Grzejszczak
2019-06-28 14:25:41 +02:00
parent e0303fcec6
commit ebd3037d67

View File

@@ -53,7 +53,7 @@
<gmavenplus-plugin.version>1.6.3</gmavenplus-plugin.version>
<!-- We need to have compatibility with Gradle -->
<groovy.version>2.4.16</groovy.version>
<groovy.version>2.4.17</groovy.version>
<!-- For Takari plugin -->
<maven.version>3.3.9</maven.version>
<aether.version>1.1.0</aether.version>