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 379d41e commit 69c236bCopy full SHA for 69c236b
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.1.21")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0")
8
}
0 commit comments