Skip to content

Commit

Permalink
fix: violations-git-lib as API
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Nov 9, 2024
1 parent 13623df commit 9d2015d
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 @@ -5,5 +5,5 @@ plugins {
}

dependencies {
implementation 'se.bjurr.violations:violations-git-lib:2.3.2'
api 'se.bjurr.violations:violations-git-lib:2.3.2'
}

0 comments on commit 9d2015d

Please sign in to comment.