This commit is contained in:
Noemi Szemenyei
2022-03-30 10:09:48 +02:00
parent f7302e359d
commit 3e99f0cd07
+3 -3
View File
@@ -20,7 +20,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>12.16.1-FOC2-SNAPSHOT</version>
<version>12.16.1-FOC3-SNAPSHOT</version>
</dependency>
<dependency>
@@ -32,7 +32,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-test</artifactId>
<version>12.16.1-FOC2-SNAPSHOT</version>
<version>12.16.1-FOC3-SNAPSHOT</version>
<scope>test</scope>
</dependency>
@@ -58,7 +58,7 @@
<path>
<groupId>io.ebean</groupId>
<artifactId>querybean-generator</artifactId>
<version>12.16.1-FOC2-SNAPSHOT</version>
<version>12.16.1-FOC3-SNAPSHOT</version>
</path>
</annotationProcessorPaths>
</configuration>