Skip to content

Commit

Permalink
Fixing encoding issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 25, 2017
1 parent d643cf2 commit 8d5e1de
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.51'
compile 'se.bjurr.violations:violation-comments-lib:1.52'
compile 'com.github.tomasbjerre:java-gitlab-api:master'
testCompile 'junit:junit:4.12'
testCompile 'org.assertj:assertj-core:2.3.0'
Expand Down

0 comments on commit 8d5e1de

Please sign in to comment.