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 3bf287f commit bef6fa6Copy full SHA for bef6fa6
samples/kotlin/build-logic/build.gradle.kts
@@ -4,5 +4,5 @@ plugins {
4
5
dependencies {
6
implementation("org.gradlex:java-module-dependencies:1.9")
7
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21")
8
}
0 commit comments