We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 031f701 + 4bcfa3a commit 3616137Copy full SHA for 3616137
buildSrc/build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
implementation("com.github.dpaukov:combinatoricslib3:3.4.0")
30
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0")
31
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
32
- implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.81.3") {
+ implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:2.1.0") {
33
isTransitive = false
34
}
35
implementation("se.bjurr.gitchangelog:git-changelog-lib:2.1.0") {
0 commit comments