Skip to content

Commit f7574ac

Browse files
authored
Merge pull request #115 from nstdio/dependabot/gradle/se.bjurr.gitchangelog-git-changelog-lib-1.168.7
Bump git-changelog-lib from 1.168.6 to 1.168.7
2 parents 286c773 + c66fb83 commit f7574ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/publishing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.2") {
2828
isTransitive = false
2929
}
30-
implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.6") {
30+
implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.7") {
3131
exclude("org.gitlab", "java-gitlab-api")
3232
exclude("org.ow2.asm", "asm")
3333
}

0 commit comments

Comments
 (0)