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 bf5cc4a + 3705f0b commit 35663f7Copy full SHA for 35663f7
buildSrc/build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
implementation("org.gradlex:extra-java-module-info:1.4.1")
27
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
28
implementation("net.researchgate:gradle-release:3.0.2")
29
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21")
30
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
31
implementation("se.bjurr.gitchangelog:git-changelog-gradle-plugin:2.1.0") {
32
isTransitive = false
0 commit comments