File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ Versions
136
136
+-----------+----------+-----------+--------+----------+
137
137
| GeoScript | GeoTools | GeoServer | JTS | Groovy |
138
138
+-----------+----------+-----------+--------+----------+
139
- | 1.16 | 24 | 2.18 | 1.16.1 | 3.0.3 |
139
+ | 1.16 | 24 | 2.18 | 1.17.0 | 3.0.5 |
140
140
+-----------+----------+-----------+--------+----------+
141
141
| 1.15 | 23 | 2.17 | 1.16.1 | 3.0.3 |
142
142
+-----------+----------+-----------+--------+----------+
Original file line number Diff line number Diff line change 372
372
<dependency >
373
373
<groupId >org.codehaus.groovy</groupId >
374
374
<artifactId >groovy-eclipse-batch</artifactId >
375
- <version >3.0.2-02 </version >
375
+ <version >3.0.5-01 </version >
376
376
</dependency >
377
377
</dependencies >
378
378
</plugin >
508
508
</reporting >
509
509
<properties >
510
510
<gt .version>24-SNAPSHOT</gt .version>
511
- <groovy .version>3.0.4 </groovy .version>
511
+ <groovy .version>3.0.5 </groovy .version>
512
512
</properties >
513
513
<name >geoscript groovy</name >
514
514
<description >A groovy implementation of geoscript.</description >
You can’t perform that action at this time.
0 commit comments