Skip to content

Commit 80197c2

Browse files
Bump git-changelog-gradle-plugin from 1.77.1 to 1.77.2
Bumps [git-changelog-gradle-plugin](https://github.com/tomasbjerre/git-changelog-gradle-plugin) from 1.77.1 to 1.77.2. - [Release notes](https://github.com/tomasbjerre/git-changelog-gradle-plugin/releases) - [Changelog](https://github.com/tomasbjerre/git-changelog-gradle-plugin/blob/master/CHANGELOG.md) - [Commits](tomasbjerre/git-changelog-gradle-plugin@1.77.1...1.77.2) --- updated-dependencies: - dependency-name: se.bjurr.gitchangelog:git-changelog-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f7def6 commit 80197c2

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)