Skip to content

Commit 5b68cad

Browse files
committed
Upgrade Groovy to 3.0.6
1 parent 0fad77e commit 5b68cad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Versions
136136
+-----------+----------+-----------+--------+----------+
137137
| GeoScript | GeoTools | GeoServer | JTS | Groovy |
138138
+-----------+----------+-----------+--------+----------+
139-
| 1.17 | 25 | 2.19 | 1.17.1 | 3.0.5 |
139+
| 1.17 | 25 | 2.19 | 1.17.1 | 3.0.6 |
140140
+-----------+----------+-----------+--------+----------+
141141
| 1.16 | 24 | 2.18 | 1.17.1 | 3.0.5 |
142142
+-----------+----------+-----------+--------+----------+

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@
568568
</reporting>
569569
<properties>
570570
<gt.version>25-SNAPSHOT</gt.version>
571-
<groovy.version>3.0.5</groovy.version>
571+
<groovy.version>3.0.6</groovy.version>
572572
</properties>
573573
<name>geoscript groovy</name>
574574
<description>A groovy implementation of geoscript.</description>

0 commit comments

Comments
 (0)