Skip to content

Commit e53e068

Browse files
committed
Adding filtering util
1 parent abd5117 commit e53e068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ repositories {
6868
}
6969

7070
dependencies {
71-
compile 'se.bjurr.violations:violation-comments-lib:1.30'
71+
compile 'se.bjurr.violations:violation-comments-lib:1.31'
7272
compile 'com.jayway.jsonpath:json-path:2.0.0'
7373
compile 'com.google.code.gson:gson:2.8.0'
7474
compile 'com.google.guava:guava:20.0'

0 commit comments

Comments
 (0)