diff --git a/build.gradle b/build.gradle index d02b7a206..daafe6988 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ plugins { id 'org.flywaydb.flyway' version "$flywayVersion" id 'org.springframework.boot' version '3.5.5' id 'org.owasp.dependencycheck' version '12.1.3' - id 'com.github.ben-manes.versions' version '0.52.0' + id 'com.github.ben-manes.versions' version '0.53.0' id 'org.sonarqube' version '6.3.1.5724' }