diff --git a/build.gradle b/build.gradle index 664f42e2b1..07fc8a4f8d 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.44.0' + id 'com.github.ben-manes.versions' version '0.45.0' id 'org.sonarqube' version '3.5.0.2730' apply false id 'com.github.node-gradle.node' version '3.5.1' apply false }