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 a3fc84e commit 484c1adCopy full SHA for 484c1ad
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.avaje</groupId>
7
<artifactId>java11-oss</artifactId>
8
- <version>4.1</version>
+ <version>5.1</version>
9
</parent>
10
11
<groupId>io.ebean</groupId>
12
<artifactId>ebean-test-containers</artifactId>
13
- <version>7.8</version>
+ <version>7.9</version>
14
15
<scm>
16
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-test-containers.git</developerConnection>
0 commit comments