Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Add support for sonar issue report formats >= v7.5 tomasbjerre/violat…
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 3, 2020
1 parent 0111400 commit 4c2bfb6
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 @@ -28,7 +28,7 @@ apply from: project.buildscript.classLoader.getResource('violations.gradle').toU

dependencies {
compile 'se.bjurr.violations:violation-comments-to-github-lib:1.80'
compile 'se.bjurr.violations:violations-lib:1.96'
compile 'se.bjurr.violations:violations-lib:1.108'
compile 'se.softhouse:jargo:0.1.1'
compile 'org.slf4j:slf4j-simple:1.8.0-beta2'
}
Expand Down

0 comments on commit 4c2bfb6

Please sign in to comment.