Skip to content

Commit 5c47262

Browse files
committed
Version 13.7.0
1 parent 79aa3ad commit 5c47262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>org.avaje</groupId>
66
<artifactId>java11-oss</artifactId>
7-
<version>3.8</version>
7+
<version>4.0</version>
88
</parent>
99

1010
<groupId>io.ebean</groupId>
1111
<artifactId>ebean-mocker</artifactId>
12-
<version>13.6.1-SNAPSHOT</version>
12+
<version>13.7.0</version>
1313
<name>ebean-mocker</name>
1414

1515
<description>Ability to set a Mockito mock EbeanServer as 'default' EbeanServer</description>

0 commit comments

Comments
 (0)