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.
1 parent 331560f commit ac6edddCopy full SHA for ac6eddd
buildSrc/build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
28
implementation("net.researchgate:gradle-release:2.8.1")
29
implementation("com.github.dpaukov:combinatoricslib3:3.3.3")
30
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20-Beta")
31
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.6")
32
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.71.9") {
33
isTransitive = false
0 commit comments