We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8fe21 commit 828cdc7Copy full SHA for 828cdc7
build.gradle.kts
@@ -18,7 +18,7 @@ ktlint {
18
}
19
20
dependencies {
21
- val kotlinGradlePlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
+ val kotlinGradlePlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
22
val ktlintPlugin = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
23
val detectPlugin = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.5"
24
0 commit comments