We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b2f2a commit a193d24Copy full SHA for a193d24
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.83'
+ compile 'se.bjurr.violations:violation-comments-lib:1.85'
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