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 b71051f commit 872d85f
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,7 +20,7 @@ apply from: project.buildscript.classLoader.getResource('release.gradle').toURI(


dependencies {
compile 'se.bjurr.violations:violations-lib:1.77'
compile 'se.bjurr.violations:violations-lib:1.78'
compile 'org.eclipse.jgit:org.eclipse.jgit:4.9.2.201712150930-r'
compile 'com.jakewharton.fliptables:fliptables:1.0.2'

Expand Down

0 comments on commit 872d85f

Please sign in to comment.