diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index e334084856a..8146949fd97 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -161,7 +161,7 @@ bom { ] } } - library("Testcontainers", "1.15.0") { + library("Testcontainers", "1.15.2") { group("org.testcontainers") { imports = [ "testcontainers-bom"