We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df239b6 commit 2852625Copy full SHA for 2852625
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>avaje-datasource</artifactId>
12
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
13
14
<scm>
15
<developerConnection>scm:git:git@github.com:ebean-orm/avaje-datasource.git</developerConnection>
@@ -21,7 +21,7 @@
21
<dependency>
22
<groupId>org.avaje</groupId>
23
<artifactId>avaje-datasource-api</artifactId>
24
- <version>3.1</version>
+ <version>3.2</version>
25
</dependency>
26
27
0 commit comments