mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Polish "Upgrade to Testcontainers 2.0.1"
See gh-47664
This commit is contained in:
@@ -37,7 +37,6 @@ dependencies {
|
||||
dockerTestImplementation("org.junit.jupiter:junit-jupiter")
|
||||
dockerTestImplementation("org.testcontainers:testcontainers-couchbase")
|
||||
dockerTestImplementation("org.testcontainers:testcontainers-junit-jupiter")
|
||||
dockerTestImplementation("org.testcontainers:testcontainers")
|
||||
|
||||
dockerTestCompileOnly("com.google.code.findbugs:jsr305")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user