Skip to content

Commit

Permalink
fix: relative in CodeClimate
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Sep 24, 2022
1 parent bc7941e commit 240f267
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.2'
api 'se.bjurr.violations:violations-lib:1.155.3'
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 240f267

Please sign in to comment.