Skip to content

Commit 81e7ddd

Browse files
committed
chore(deps): git-changelog-lib
1 parent 3b98b79 commit 81e7ddd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ shadowJar {
99
}
1010

1111
dependencies {
12-
implementation 'se.bjurr.gitchangelog:git-changelog-lib:2.5.2'
12+
implementation 'se.bjurr.gitchangelog:git-changelog-lib:2.6.0'
1313
implementation 'se.softhouse:jargo:0.4.14'
1414
implementation 'org.slf4j:slf4j-simple:2.0.17'
1515
implementation 'com.google.code.gson:gson:2.12.1'

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
2-
#Sun Mar 16 08:06:53 CET 2025
2+
#Sun Mar 16 16:13:03 CET 2025
33
description="Command line tool that generates changelog from a GIT repository."
44
group=se.bjurr.gitchangelog
55
mainClass=se.bjurr.gitchangelog.main.Main
66
relocate=org\:org,com\:com
77
repoType=COMMAND
8-
version=2.5.4
8+
version=2.5.5

0 commit comments

Comments
 (0)