Skip to content

Commit c66fb83

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

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
@@ -27,7 +27,7 @@ dependencies {
2727
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.77.2") {
2828
isTransitive = false
2929
}
30-
implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.6") {
30+
implementation("se.bjurr.gitchangelog:git-changelog-lib:1.168.7") {
3131
exclude("org.gitlab", "java-gitlab-api")
3232
exclude("org.ow2.asm", "asm")
3333
}

0 commit comments

Comments
 (0)