Skip to content

Commit cc11122

Browse files
committed
Update provided dependency to Ebean 11.3.1 (with the profiling support)
1 parent 871a9ef commit cc11122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>io.ebean</groupId>
3434
<artifactId>ebean</artifactId>
35-
<version>11.3.1-SNAPSHOT</version>
35+
<version>11.3.1</version>
3636
<scope>test</scope>
3737
</dependency>
3838

0 commit comments

Comments
 (0)