Skip to content

Commit

Permalink
fix: relative paths in sarif export
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 15, 2023
1 parent beb10ed commit 5474e5e
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('main.gradle').toURI()


dependencies {
api 'se.bjurr.violations:violations-git-lib:1.47.4'
api 'se.bjurr.violations:violations-git-lib:1.47.5'
api 'se.softhouse:jargo:0.4.14'
api 'org.slf4j:slf4j-simple:2.0.6'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 5474e5e

Please sign in to comment.