diff --git a/build.gradle b/build.gradle index 014f2887..430fb0b2 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id 'io.freefair.lombok' version "8.12" apply false id 'com.adarshr.test-logger' version "4.0.0" apply false - id 'com.github.ben-manes.versions' version "0.51.0" + id 'com.github.ben-manes.versions' version "0.52.0" id 'org.springframework.boot' version "3.4.2" apply false }