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 aab5e39 commit 6fddf62Copy full SHA for 6fddf62
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.avaje.ebeanorm</groupId>
11
<artifactId>avaje-ebeanorm-mocker</artifactId>
12
- <version>7.21.2-SNAPSHOT</version>
+ <version>8.1.1-SNAPSHOT</version>
13
<name>avaje-ebeanorm-mocker</name>
14
15
<description>Ability to set a Mockito mock EbeanServer as 'default' EbeanServer</description>
@@ -45,7 +45,7 @@
45
<dependency>
46
47
<artifactId>avaje-ebeanorm</artifactId>
48
- <version>7.21.1</version>
+ <version>8.1.1</version>
49
<scope>provided</scope>
50
</dependency>
51
0 commit comments