diff --git a/build.gradle b/build.gradle index 383e3b5..a0458dd 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ apply from: project.buildscript.classLoader.getResource('violations.gradle').toU dependencies { - compile 'se.bjurr.violations:violation-comments-to-bitbucket-cloud-lib:1.8' + compile 'se.bjurr.violations:violation-comments-to-bitbucket-cloud-lib:1.11' compile 'se.softhouse:jargo:0.1.1' compile 'org.slf4j:slf4j-simple:1.8.0-beta2' }