diff --git a/build.gradle b/build.gradle index 9ed44012514..a7e6484ca26 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { id 'com.github.kt3k.coveralls' version '2.12.2' id 'org.asciidoctor.jvm.convert' version '4.0.5' id("com.vanniktech.maven.publish") version libs.versions.vanniktech.version apply false - id 'com.github.ben-manes.versions' version '0.56.0' + id 'com.github.ben-manes.versions' version '0.61.0' id 'com.github.node-gradle.node' version '7.1.0' apply false }