Skip to content

Commit fdff3f2

Browse files
committed
Checking for null in API-calls
1 parent 8e5c698 commit fdff3f2

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.39'
71+
compile 'se.bjurr.violations:violation-comments-lib:1.40'
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)