diff --git a/integration-test/build.gradle b/integration-test/build.gradle index bf184d04..69bea15f 100644 --- a/integration-test/build.gradle +++ b/integration-test/build.gradle @@ -15,7 +15,7 @@ repositories { dependencies { - implementation platform("org.springframework.boot:spring-boot-dependencies:3.5.16") + implementation platform("org.springframework.boot:spring-boot-dependencies:4.1.1") implementation platform("io.fabric8:kubernetes-client-bom:7.8.0")