Skip to content

Commit

Permalink
Update plugin ktlint to v10.3.0 (#1254)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 4, 2022
1 parent 2a72db4 commit b6cb373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -12,7 +12,7 @@ okio = "3.0.0"
[plugins]
binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.9.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.10" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.2.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.3.0" }

[libraries]
gradlePlugin-android = "com.android.tools.build:gradle:7.1.3"
Expand Down

0 comments on commit b6cb373

Please sign in to comment.