Skip to content

Commit

Permalink
Update deps.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Jul 5, 2022
1 parent 6a67c9f commit c938d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import org.gradle.kotlin.dsl.project
import org.gradle.plugin.use.PluginDependenciesSpec
import org.gradle.plugin.use.PluginDependencySpec

const val ktlintVersion = "0.45.2"
const val ktlintVersion = "0.46.1"
const val kotlinVersion = "1.7.0"

object appConfig {
Expand Down

0 comments on commit c938d10

Please sign in to comment.