Skip to content

Commit

Permalink
breaking: JGit 6 and Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 27, 2024
1 parent 0bd04a3 commit 4395d7b
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 @@ -20,5 +20,5 @@ apply from: project.buildscript.classLoader.getResource('main.gradle').toURI()


dependencies {
implementation 'se.bjurr.gitchangelog:git-changelog-lib:1.175.2'
implementation 'se.bjurr.gitchangelog:git-changelog-lib:2.0.0'
}

0 comments on commit 4395d7b

Please sign in to comment.