Skip to content

Commit 286c773

Browse files
authored
Merge pull request #114 from nstdio/dependabot/gradle/se.bjurr.gitchangelog-git-changelog-gradle-plugin-1.77.2
Bump git-changelog-gradle-plugin from 1.77.1 to 1.77.2
2 parents 1f7def6 + 80197c2 commit 286c773

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
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
2525
implementation("net.researchgate:gradle-release:3.0.2")
2626
implementation("net.researchgate:gradle-release:3.0.2")
27-
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.1") {
27+
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.2") {
2828
isTransitive = false
2929
}
3030
implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.6") {

0 commit comments

Comments
 (0)