Skip to content

Commit

Permalink
fix: relative paths to root in sarif export
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 15, 2023
1 parent cd26acb commit 8f82f8b
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 @@ -21,7 +21,7 @@ project.ext.buildConfig = [
apply from: project.buildscript.classLoader.getResource('main.gradle').toURI()

dependencies {
api 'se.bjurr.violations:violations-lib:1.155.7'
api 'se.bjurr.violations:violations-lib:1.155.8'
api 'org.eclipse.jgit:org.eclipse.jgit:5.13.1.202206130422-r'
api 'de.vandermeer:asciitable:0.3.2'

Expand Down

0 comments on commit 8f82f8b

Please sign in to comment.