We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e909c commit cd0e98fCopy full SHA for cd0e98f
build.gradle
@@ -19,7 +19,7 @@ apply from: project.buildscript.classLoader.getResource('release.gradle').toURI(
19
20
21
dependencies {
22
- compile 'se.bjurr.violations:violation-comments-lib:1.45'
+ compile 'se.bjurr.violations:violation-comments-lib:1.46'
23
compile 'com.jayway.jsonpath:json-path:2.0.0'
24
compile 'com.google.code.gson:gson:2.8.0'
25
compile 'com.google.guava:guava:20.0'
0 commit comments