Skip to content

Commit ab3d635

Browse files
committed
feat!: nodejs 22 support
1 parent 179a127 commit ab3d635

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
plugins {
2-
id "se.bjurr.gradle.bundle-command-shadow" version "1.2.1"
2+
id "se.bjurr.gradle.bundle-command-shadow" version "1.3.12"
33
}
44

55
dependencies {
6-
implementation "se.bjurr.gitchangelog:git-changelog-lib:2.6.2"
6+
implementation "se.bjurr.gitchangelog:git-changelog-lib:2.6.3"
77
implementation 'se.softhouse:jargo:0.4.14'
88
implementation 'org.slf4j:slf4j-simple:2.0.17'
99
implementation "com.google.code.gson:gson:2.13.2"

0 commit comments

Comments
 (0)