Skip to content

Commit d8afded

Browse files
Bump se.bjurr.gitchangelog:git-changelog-lib from 2.1.0 to 2.6.0
Bumps [se.bjurr.gitchangelog:git-changelog-lib](https://github.com/tomasbjerre/git-changelog-lib) from 2.1.0 to 2.6.0. - [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@2.1.0...2.6.0) --- updated-dependencies: - dependency-name: se.bjurr.gitchangelog:git-changelog-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dd6d1b commit d8afded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:2.1.0") {
3232
isTransitive = false
3333
}
34-
implementation("se.bjurr.gitchangelog:git-changelog-lib:2.1.0") {
34+
implementation("se.bjurr.gitchangelog:git-changelog-lib:2.6.0") {
3535
exclude("org.gitlab", "java-gitlab-api")
3636
exclude("org.ow2.asm", "asm")
3737
}

0 commit comments

Comments
 (0)