Version 13.14.1

This commit is contained in:
Rob Bygrave
2023-03-09 21:38:47 +13:00
parent 79c96c9ec1
commit b565a5843e
54 changed files with 224 additions and 224 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.14.1-SNAPSHOT</version>
<version>13.14.1</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.14.1-SNAPSHOT</version>
<version>13.14.1</version>
</dependency>
</dependencies>