We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ee304 commit 06e9e81Copy full SHA for 06e9e81
changelog.txt
@@ -1,6 +1,7 @@
1
Changelog next version
2
----------------------
3
* Upgrading kotlin extension module to use Kotlin 1.4.21 (previously 1.4.10 was used)
4
+* Upgraded groovy from 3.0.6 to 3.0.7
5
6
Changelog 4.3.2 (2020-11-08)
7
----------------------------
pom.xml
@@ -57,7 +57,7 @@
57
<properties>
58
<scm.branch>master</scm.branch>
59
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
60
- <groovy.version>3.0.6</groovy.version>
+ <groovy.version>3.0.7</groovy.version>
61
<groovy.range>[3.0,3.1)</groovy.range>
62
<gmaven.version>1.5</gmaven.version>
63
<hamcrest.version>2.1</hamcrest.version>
0 commit comments