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 c523208 commit bd79e89Copy full SHA for bd79e89
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