diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 51cfddd3da3..4a815effcf6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1447,7 +1447,7 @@ bom { ] } } - library("Testcontainers", "1.17.6") { + library("Testcontainers", "1.18.0") { group("org.testcontainers") { imports = [ "testcontainers-bom"