Skip to content

Commit 06e9e81

Browse files
committed
Upgraded groovy from 3.0.6 to 3.0.7
1 parent 80ee304 commit 06e9e81

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Changelog next version
22
----------------------
33
* 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
45

56
Changelog 4.3.2 (2020-11-08)
67
----------------------------

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<properties>
5858
<scm.branch>master</scm.branch>
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
60-
<groovy.version>3.0.6</groovy.version>
60+
<groovy.version>3.0.7</groovy.version>
6161
<groovy.range>[3.0,3.1)</groovy.range>
6262
<gmaven.version>1.5</gmaven.version>
6363
<hamcrest.version>2.1</hamcrest.version>

0 commit comments

Comments
 (0)