Skip to content

Commit e4faa11

Browse files
committed
Upgrade groovy to 3.0.9
1 parent 7497112 commit e4faa11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Versions
151151
+-----------+----------+-----------+--------+----------+
152152
| GeoScript | GeoTools | GeoServer | JTS | Groovy |
153153
+-----------+----------+-----------+--------+----------+
154-
| 1.18 | 26 | 2.20 | 1.18.1 | 3.0.8 |
154+
| 1.18 | 26 | 2.20 | 1.18.1 | 3.0.9 |
155155
+-----------+----------+-----------+--------+----------+
156156
| 1.17 | 25 | 2.19 | 1.18.1 | 3.0.7 |
157157
+-----------+----------+-----------+--------+----------+

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@
572572
</reporting>
573573
<properties>
574574
<gt.version>26-SNAPSHOT</gt.version>
575-
<groovy.version>3.0.8</groovy.version>
575+
<groovy.version>3.0.9</groovy.version>
576576
</properties>
577577
<name>geoscript groovy</name>
578578
<description>A groovy implementation of geoscript.</description>

0 commit comments

Comments
 (0)