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 f485686 commit d29973bCopy full SHA for d29973b
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.0")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.10")
8
}
0 commit comments