diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 086704cfa3..6e649f58ab 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -177,7 +177,7 @@ bom { ] } } - library("Testcontainers", "1.16.1") { + library("Testcontainers", "1.16.2") { group("org.testcontainers") { imports = [ "testcontainers-bom"