Skip to content

Commit

Permalink
chore(deps): update plugin kotlinter to v3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and hrach committed May 29, 2023
1 parent 7acc5be commit 928d1de
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 @@ -82,6 +82,6 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin-la
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin-lang" }
mavenPublish = { id = "com.vanniktech.maven.publish.base", version.ref = "mavenPublish" }
dokka = { id = "org.jetbrains.dokka", version.ref = "kotlin-dokka" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.14.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.15.0" }
paparazzi = { id = "app.cash.paparazzi", version = "1.2.0" }
appDistribution = { id = "com.google.firebase.appdistribution", version = "4.0.0" }

0 comments on commit 928d1de

Please sign in to comment.