Start splitting up spring-boot-autoconfigure
This commit is contained in:
committed by
Phillip Webb
parent
349f296d26
commit
710b1d80eb
@@ -10,7 +10,7 @@ plugins {
|
||||
description = "Spring Boot Testcontainers Support"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-autoconfigure"))
|
||||
api(project(":spring-boot-project:spring-boot-autoconfigure-all"))
|
||||
api("org.testcontainers:testcontainers")
|
||||
|
||||
dockerTestImplementation(project(":spring-boot-project:spring-boot-test"))
|
||||
|
||||
Reference in New Issue
Block a user