diff --git a/build.gradle b/build.gradle index 22b74e1..39782aa 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ plugins { id 'com.github.kt3k.coveralls' version '2.8.2' id 'com.github.ben-manes.versions' version '0.42.0' id 'org.sonarqube' version '3.4.0.2513' - id 'uk.gov.hmcts.java' version '0.12.0' + id 'uk.gov.hmcts.java' version '0.12.53' id "com.jfrog.bintray" version "1.8.5" apply false id 'maven-publish' }