There was an error while loading. Please reload this page.
1 parent 9f74813 commit a206d97Copy full SHA for a206d97
1 file changed
samples/kotlin/build-logic/build.gradle.kts
@@ -4,5 +4,5 @@ plugins {
4
5
dependencies {
6
implementation("org.gradlex:java-module-dependencies:1.13.1")
7
- implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
+ implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.10")
8
}
0 commit comments