Skip to content

Commit 02335a6

Browse files
committed
Merge pull request #42442 from quaff
* pr/42442: Remove duplicated dependency Closes gh-42442
2 parents cd2aa2b + 72d68a2 commit 02335a6

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-test-support-docker

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-test-support-docker/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ dependencies {
1414
compileOnly("org.junit.jupiter:junit-jupiter")
1515
compileOnly("org.springframework:spring-core")
1616

17-
optional("org.testcontainers:cassandra")
1817
optional("org.testcontainers:cassandra")
1918
optional("org.testcontainers:couchbase")
2019
optional("org.testcontainers:elasticsearch")

0 commit comments

Comments
 (0)