Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Commit

Permalink
Avoiding NPE when line not in diff
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 8, 2018
1 parent 68600af commit 5f8cfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ apply from: project.buildscript.classLoader.getResource('gradle-plugin.gradle').
apply from: project.buildscript.classLoader.getResource('violations.gradle').toURI()

dependencies {
compile 'se.bjurr.violations:violation-comments-to-gitlab-lib:1.54'
compile 'se.bjurr.violations:violation-comments-to-gitlab-lib:1.55'
}

0 comments on commit 5f8cfe9

Please sign in to comment.