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 20d6fd7 commit f49e1f3Copy full SHA for f49e1f3
buildSrc/src/main/kotlin/deps.kt
@@ -6,7 +6,7 @@ import org.gradle.kotlin.dsl.project
6
import org.gradle.plugin.use.PluginDependenciesSpec
7
import org.gradle.plugin.use.PluginDependencySpec
8
9
-const val ktlintVersion = "0.43.0"
+const val ktlintVersion = "0.43.2"
10
const val kotlinVersion = "1.5.31"
11
12
object appConfig {
0 commit comments