Skip to content

Commit

Permalink
Update plugin ktlint to v3.13.0 (#1571)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2022
1 parent fb8c7fd commit ab9813d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ okio = "3.2.0"
[plugins]
binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.12.1" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
ktlint = { id = "org.jmailen.kotlinter", version = "3.12.0" }
ktlint = { id = "org.jmailen.kotlinter", version = "3.13.0" }

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

0 comments on commit ab9813d

Please # to comment.