We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 286c773 + c66fb83 commit f7574acCopy full SHA for f7574ac
build-logic/publishing/build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.2") {
28
isTransitive = false
29
}
30
- implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.6") {
+ implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.7") {
31
exclude("org.gitlab", "java-gitlab-api")
32
exclude("org.ow2.asm", "asm")
33
0 commit comments