File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ shadowJar {
9
9
}
10
10
11
11
dependencies {
12
- implementation ' se.bjurr.gitchangelog:git-changelog-lib:2.5.1 '
12
+ implementation ' se.bjurr.gitchangelog:git-changelog-lib:2.5.2 '
13
13
implementation ' se.softhouse:jargo:0.4.14'
14
- implementation ' org.slf4j:slf4j-simple:2.0.16 '
15
- implementation ' com.google.code.gson:gson:2.11.0 '
14
+ implementation ' org.slf4j:slf4j-simple:2.0.17 '
15
+ implementation ' com.google.code.gson:gson:2.12.1 '
16
16
implementation ' org.openjdk.nashorn:nashorn-core:15.6'
17
17
18
18
testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change 1
1
#
2
- # Sun Jan 26 11:27:16 CET 2025
2
+ # Sun Mar 16 08:06:53 CET 2025
3
3
description ="Command line tool that generates changelog from a GIT repository."
4
4
group =se.bjurr.gitchangelog
5
5
mainClass =se.bjurr.gitchangelog.main.Main
6
6
relocate =org\:org,com\:com
7
7
repoType =COMMAND
8
- version =2.5.3
8
+ version =2.5.4
You can’t perform that action at this time.
0 commit comments