Version 13.17.2

This commit is contained in:
Rob Bygrave
2023-04-21 16:14:48 +12:00
parent 23e6b18262
commit e4162a5b03
54 changed files with 223 additions and 223 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.17.2-SNAPSHOT</version>
<version>13.17.2</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.17.2-SNAPSHOT</version>
<version>13.17.2</version>
</dependency>
</dependencies>