File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ shadowJar {
99}
1010
1111dependencies {
12- implementation ' se.bjurr.gitchangelog:git-changelog-lib:2.4.1 '
12+ implementation ' se.bjurr.gitchangelog:git-changelog-lib:2.5.0 '
1313 implementation ' se.softhouse:jargo:0.4.14'
1414 implementation ' org.slf4j:slf4j-simple:2.0.16'
1515 implementation ' com.google.code.gson:gson:2.11.0'
16- implementation ' org.openjdk.nashorn:nashorn-core:15.4 '
16+ implementation ' org.openjdk.nashorn:nashorn-core:15.6 '
1717
1818 testImplementation ' junit:junit:4.13.2'
1919}
Original file line number Diff line number Diff line change 11#
2- # Wed Oct 16 22:27:38 CEST 2024
2+ # Sat Jan 18 08:17:59 CET 2025
33description ="Command line tool that generates changelog from a GIT repository."
44group =se.bjurr.gitchangelog
55mainClass =se.bjurr.gitchangelog.main.Main
66relocate =org\:org,com\:com
77repoType =COMMAND
8- version =2.5.1
8+ version =2.5.2
You can’t perform that action at this time.
0 commit comments