Skip to content

Commit

Permalink
Merge pull request #25 from kiwicom/renovate/org.jmailen.kotlinter-3.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin kotlinter to v3.13.0
  • Loading branch information
hrach authored Dec 27, 2022
2 parents 83b7944 + 4f13227 commit c61f779
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 @@ -32,4 +32,4 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin-lang" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin-lang" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin-lang" }
mavenPublish = { id = "com.vanniktech.maven.publish.base", version.ref = "mavenPublish" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.12.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.13.0" }

0 comments on commit c61f779

Please sign in to comment.