We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c689a commit 6e1c3dbCopy full SHA for 6e1c3db
build.gradle
@@ -63,7 +63,7 @@ repositories {
63
}
64
65
dependencies {
66
- compile 'se.bjurr.violations:violation-comments-lib:1.11'
+ compile 'se.bjurr.violations:violation-comments-lib:1.12'
67
compile 'com.jayway.jsonpath:json-path:2.0.0'
68
69
testCompile 'junit:junit:4.12'
0 commit comments