Upgrade Testcontainers to 1.9.0-rc1

This commit is contained in:
Vedran Pavic
2018-09-11 23:06:10 +02:00
parent 22ebe65931
commit 603a258172
17 changed files with 16 additions and 4 deletions

View File

@@ -23,5 +23,6 @@ dependencies {
testCompile "org.springframework.boot:spring-boot-starter-test"
testCompile "org.springframework.security:spring-security-test"
testCompile "org.testcontainers:testcontainers"
integrationTestCompile "org.testcontainers:testcontainers"
}

View File

@@ -0,0 +1 @@
ryuk.container.timeout=120