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 9f6da05 + a95e3f5 commit 80117abCopy full SHA for 80117ab
build-logic/publishing/build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
25
implementation("net.researchgate:gradle-release:3.0.2")
26
27
- implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.0") {
+ implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.1") {
28
isTransitive = false
29
}
30
implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.6") {
0 commit comments