Skip to content

Commit

Permalink
Added handling for empty IssueType Description attributes for Resharper
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Oct 9, 2017
1 parent f0af223 commit 2fb2387
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 @@ -40,7 +40,7 @@ repositories {
}

dependencies {
compile 'se.bjurr.violations:violation-comments-lib:1.42'
compile 'se.bjurr.violations:violation-comments-lib:1.43'
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 2fb2387

Please sign in to comment.