Skip to content

Commit aca4e57

Browse files
authored
Merge pull request #218 from Kotlin-Android-Open-Source/renovate/all-deps
fix(deps): update all dependencies to v1.9.23
2 parents 7fdedc7 + 2283319 commit aca4e57

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
@@ -7,7 +7,7 @@ import org.gradle.plugin.use.PluginDependenciesSpec
77
import org.gradle.plugin.use.PluginDependencySpec
88

99
const val ktlintVersion = "1.0.0"
10-
const val kotlinVersion = "1.9.22"
10+
const val kotlinVersion = "1.9.23"
1111

1212
object appConfig {
1313
const val applicationId = "com.hoc.flowmvi"

0 commit comments

Comments
 (0)