diff --git a/build.gradle b/build.gradle index d0fb193517..74e7f3ad79 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ plugins { id 'com.github.kt3k.coveralls' version '2.12.0' id 'org.asciidoctor.jvm.convert' version '3.3.2' id 'io.codearte.nexus-staging' version '0.30.0' - id 'com.github.ben-manes.versions' version '0.41.0' + id 'com.github.ben-manes.versions' version '0.42.0' id 'org.sonarqube' version '3.3' apply false id 'com.github.node-gradle.node' version '3.1.1' apply false }