diff --git a/build.gradle b/build.gradle index 8212cf9..eaddbe2 100644 --- a/build.gradle +++ b/build.gradle @@ -28,7 +28,7 @@ apply from: project.buildscript.classLoader.getResource('violations.gradle').toU dependencies { compile 'se.bjurr.violations:violation-comments-to-bitbucket-server-lib:1.90' - compile 'se.bjurr.violations:violations-lib:1.108' + compile 'se.bjurr.violations:violations-lib:1.110' compile 'se.softhouse:jargo:0.1.1' compile 'org.slf4j:slf4j-simple:1.8.0-beta2' }