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