mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '4.1.x'
This commit is contained in:
@@ -22,8 +22,8 @@ plugins {
|
||||
description = "Spring Boot Docker Testing Support"
|
||||
|
||||
dependencies {
|
||||
api(platform(project(path: ":platform:spring-boot-internal-dependencies")))
|
||||
api(project(path: ":test-support:spring-boot-test-support"))
|
||||
api(platform(project(":platform:spring-boot-internal-dependencies")))
|
||||
api(project(":test-support:spring-boot-test-support"))
|
||||
|
||||
compileOnly("org.testcontainers:testcontainers")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user