Merge branch '2.4.x'
See gh-25077
This commit is contained in:
@@ -20,8 +20,6 @@ dependencies {
|
||||
intTestImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
|
||||
intTestImplementation("org.testcontainers:junit-jupiter")
|
||||
intTestImplementation("org.testcontainers:testcontainers")
|
||||
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
}
|
||||
|
||||
task syncMavenRepository(type: Sync) {
|
||||
|
||||
Reference in New Issue
Block a user