diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 067caffe7ef..99a7a241c95 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -187,7 +187,7 @@ bom { ] } } - library("Testcontainers", "1.16.2") { + library("Testcontainers", "1.17.3") { group("org.testcontainers") { imports = [ "testcontainers-bom"