We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c1e88 commit f5dd796Copy full SHA for f5dd796
samples/kotlin/build-logic/build.gradle.kts
@@ -4,5 +4,5 @@ plugins {
4
5
dependencies {
6
implementation("org.gradlex:java-module-dependencies:1.8")
7
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
8
}
0 commit comments