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 7968868 commit 7e5b124Copy full SHA for 7e5b124
samples/kotlin/build-logic/build.gradle.kts
@@ -4,5 +4,5 @@ plugins {
4
5
dependencies {
6
implementation("org.gradlex:java-module-dependencies:1.9.2")
7
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.10")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
8
}
0 commit comments