Skip to content

Commit

Permalink
Avoiding faulty slash with CodeNarc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 14, 2019
1 parent 9b05e7d commit abb900e
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 @@ -19,7 +19,7 @@ apply from: project.buildscript.classLoader.getResource('release.gradle').toURI(


dependencies {
compile 'se.bjurr.violations:violation-comments-lib:1.81'
compile 'se.bjurr.violations:violation-comments-lib:1.82'
compile 'com.github.tomasbjerre:java-gitlab-api:comment-on-diff-2'
testCompile 'junit:junit:4.12'
testCompile 'org.assertj:assertj-core:2.3.0'
Expand Down

0 comments on commit abb900e

Please sign in to comment.