We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2aa2b commit 72d68a2Copy full SHA for 72d68a2
spring-boot-project/spring-boot-tools/spring-boot-test-support-docker/build.gradle
@@ -14,7 +14,6 @@ dependencies {
14
compileOnly("org.junit.jupiter:junit-jupiter")
15
compileOnly("org.springframework:spring-core")
16
17
- optional("org.testcontainers:cassandra")
18
optional("org.testcontainers:cassandra")
19
optional("org.testcontainers:couchbase")
20
optional("org.testcontainers:elasticsearch")
0 commit comments