We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc76572 commit ddfb883Copy full SHA for ddfb883
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.ebean</groupId>
6
<artifactId>ebean-test</artifactId>
7
- <version>12.2.7-SNAPSHOT</version>
+ <version>12.3.1-SNAPSHOT</version>
8
9
<parent>
10
<groupId>org.avaje</groupId>
@@ -29,7 +29,7 @@
29
<dependency>
30
31
<artifactId>ebean</artifactId>
32
- <version>12.2.6</version>
+ <version>12.3.1</version>
33
<scope>provided</scope>
34
</dependency>
35
@@ -116,7 +116,7 @@
116
<extensions>true</extensions>
117
<configuration>
118
<tiles>
119
- <tile>io.ebean.tile:enhancement:12.2.6</tile>
+ <tile>io.ebean.tile:enhancement:12.3.1</tile>
120
</tiles>
121
</configuration>
122
</plugin>
0 commit comments