Skip to content

Commit

Permalink
Start working on 1.23.0 with GeoTools 31
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Oct 31, 2023
1 parent 896dfa3 commit 3da1585
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<groupId>org.geoscript</groupId>
<artifactId>geoscript-groovy</artifactId>
<packaging>jar</packaging>
<version>1.22.0</version>
<version>1.23.0-SNAPSHOT</version>
<properties>
<gt.version>30.0</gt.version>
<gt.version>31-SNAPSHOT</gt.version>
<jts.version>1.19.0</jts.version>
<groovy.version>4.0.15</groovy.version>
</properties>
Expand Down Expand Up @@ -326,7 +326,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.9.1</version>
<version>5.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3da1585

Please sign in to comment.