Skip to content

Commit 83a05d5

Browse files
Bump se.bjurr.gitchangelog:git-changelog-lib from 2.1.0 to 2.5.1
Bumps [se.bjurr.gitchangelog:git-changelog-lib](https://github.com/tomasbjerre/git-changelog-lib) from 2.1.0 to 2.5.1. - [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.5.1) --- 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 a974242 commit 83a05d5

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.5.1") {
3535
exclude("org.gitlab", "java-gitlab-api")
3636
exclude("org.ow2.asm", "asm")
3737
}

0 commit comments

Comments
 (0)