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 1f7def6 + 80197c2 commit 286c773Copy full SHA for 286c773
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.1") {
+ 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") {
0 commit comments