Skip to content

Commit a95e3f5

Browse files
Bump git-changelog-gradle-plugin from 1.77.0 to 1.77.1
Bumps [git-changelog-gradle-plugin](https://github.com/tomasbjerre/git-changelog-gradle-plugin) from 1.77.0 to 1.77.1. - [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.0...1.77.1) --- 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 9f6da05 commit a95e3f5

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.0") {
27+
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.1") {
2828
isTransitive = false
2929
}
3030
implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.6") {

0 commit comments

Comments
 (0)