FIX: version of annotations

This commit is contained in:
Jonas Pöhler
2021-11-04 10:42:29 +01:00
parent 13bc219fcb
commit 71b0416ddf
+1 -1
View File
@@ -49,7 +49,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-annotation</artifactId>
<version>7.3</version>
<version>7.4-FOC1-SNAPSHOT</version>
</dependency>
<dependency>