diff --git a/build.gradle b/build.gradle index fd748f9..ae9034f 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ apply from: project.buildscript.classLoader.getResource('main.gradle').toURI() dependencies { - implementation 'se.bjurr.gitchangelog:git-changelog-lib:1.168.10' + implementation 'se.bjurr.gitchangelog:git-changelog-lib:1.169.0' implementation 'se.softhouse:jargo:0.4.14' implementation 'org.slf4j:slf4j-simple:2.0.6' implementation 'com.google.code.gson:gson:2.10.1'