mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
ebean-test-docker was renamed to ebean-test-containers
- Migrate from io.ebean:ebean-test-docker -> io.ebean:ebean-test-containers - Migrate (with 5.8) package from io.ebean.docker.commands -> io.ebean.test.containers
This commit is contained in:
@@ -18,7 +18,7 @@ module io.ebean.test {
|
||||
requires com.fasterxml.jackson.databind;
|
||||
requires com.fasterxml.jackson.datatype.jsr310;
|
||||
|
||||
requires transitive io.ebean.docker;
|
||||
requires transitive io.ebean.test.containers;
|
||||
requires transitive org.assertj.core;
|
||||
requires transitive java.xml.bind;
|
||||
requires transitive com.h2database;
|
||||
|
||||
Reference in New Issue
Block a user