#1443 - Bump ebean-migration to 11.7.1 (which adds JdbcMigration support and "I" run first repeatable migrations)

This commit is contained in:
rob bygrave
2018-07-01 20:30:54 +12:00
parent 9e42f98902
commit ae81ce5f47
+1 -1
View File
@@ -135,7 +135,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-migration</artifactId>
<version>11.6.1</version>
<version>11.7.1</version>
</dependency>
<dependency>