diff --git a/build.gradle b/build.gradle index 82f0c78e7..259ebba58 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'com.github.spotbugs' version '5.1.4' apply false id "io.github.gradle-nexus.publish-plugin" version "1.3.0" apply false id "com.diffplug.spotless" version "6.23.3" apply false - id 'com.github.ben-manes.versions' version '0.50.0' apply false + id 'com.github.ben-manes.versions' version '0.51.0' apply false } def appAndSourceUrl = 'https://github.com/TNG/ArchUnit'