Version 13.14.0

This commit is contained in:
Rob Bygrave
2023-03-01 00:08:52 +13:00
parent 4471607b2d
commit b5fbfbf1b6
53 changed files with 221 additions and 221 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.3-SNAPSHOT</version>
<version>13.14.0</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.13.3-SNAPSHOT</version>
<version>13.14.0</version>
</dependency>
</dependencies>