diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index a7ddd8c77a3..fc355de498d 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -163,7 +163,7 @@ bom { ] } } - library("Testcontainers", "1.15.3") { + library("Testcontainers", "1.16.0") { group("org.testcontainers") { imports = [ "testcontainers-bom"