diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 8aeecefab49..c24ddbcb6fa 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"