Skip to content

Commit 3616137

Browse files
authored
Merge pull request #192 from nstdio/dependabot/gradle/se.bjurr.gitchangelog-git-changelog-gradle-plugin-2.1.0
Bump se.bjurr.gitchangelog:git-changelog-gradle-plugin from 1.81.3 to 2.1.0
2 parents 031f701 + 4bcfa3a commit 3616137

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
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("com.github.dpaukov:combinatoricslib3:3.4.0")
3030
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0")
3131
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
32-
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.81.3") {
32+
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:2.1.0") {
3333
isTransitive = false
3434
}
3535
implementation("se.bjurr.gitchangelog:git-changelog-lib:2.1.0") {

0 commit comments

Comments
 (0)