diff --git a/build.gradle b/build.gradle index 766a41e..b762779 100644 --- a/build.gradle +++ b/build.gradle @@ -21,5 +21,5 @@ apply from: project.buildscript.classLoader.getResource('violations.gradle').toU dependencies { - compile 'se.bjurr.violations:violations-git-lib:1.33' + compile 'se.bjurr.violations:violations-git-lib:1.34' }