Skip to content

Commit

Permalink
Update plugin kotlinter to v3.12.0 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Sep 17, 2022
1 parent 977da24 commit 79fa021
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 @@ -18,7 +18,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
dokka = { id = "org.jetbrains.dokka", version = "1.6.10" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.11.1" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.12.0" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.21.0" }
one-eight = { id = "net.mbonnin.one.eight", version = "0.2" }
validator = { id = "binary-compatibility-validator", version = "0.8.0" }

0 comments on commit 79fa021

Please sign in to comment.