Skip to content

Commit c938d10

Browse files
authored
Update deps.kt
1 parent 6a67c9f commit c938d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/deps.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.gradle.kotlin.dsl.project
66
import org.gradle.plugin.use.PluginDependenciesSpec
77
import org.gradle.plugin.use.PluginDependencySpec
88

9-
const val ktlintVersion = "0.45.2"
9+
const val ktlintVersion = "0.46.1"
1010
const val kotlinVersion = "1.7.0"
1111

1212
object appConfig {

0 commit comments

Comments
 (0)