This commit is contained in:
Phillip Webb
2020-03-31 22:51:16 -07:00
parent bcac1e9184
commit 9795262dc1
4 changed files with 21 additions and 11 deletions

View File

@@ -18,5 +18,4 @@ dependencies {
testImplementation("io.projectreactor:reactor-test")
testImplementation("org.testcontainers:junit-jupiter")
testImplementation("org.testcontainers:postgresql")
}

View File

@@ -18,5 +18,4 @@ dependencies {
testImplementation("io.projectreactor:reactor-test")
testImplementation("org.testcontainers:junit-jupiter")
testImplementation("org.testcontainers:postgresql")
}