Skip to content

Commit

Permalink
Accepting PMD files without ruleset-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 7, 2017
1 parent ca3bc7b commit a25994e
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.44'
compile 'se.bjurr.violations:violation-comments-lib:1.45'
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 a25994e

Please sign in to comment.