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 79aa3ad commit 5c47262Copy full SHA for 5c47262
pom.xml
@@ -4,12 +4,12 @@
4
<parent>
5
<groupId>org.avaje</groupId>
6
<artifactId>java11-oss</artifactId>
7
- <version>3.8</version>
+ <version>4.0</version>
8
</parent>
9
10
<groupId>io.ebean</groupId>
11
<artifactId>ebean-mocker</artifactId>
12
- <version>13.6.1-SNAPSHOT</version>
+ <version>13.7.0</version>
13
<name>ebean-mocker</name>
14
15
<description>Ability to set a Mockito mock EbeanServer as 'default' EbeanServer</description>
0 commit comments