Skip to content

Commit

Permalink
chore(deps): update plugin org.jmailen.kotlinter to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 6e11b7e commit 64f7ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id("com.google.firebase.appdistribution") version "4.2.0" apply false
id("com.vanniktech.maven.publish") version "0.28.0" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.5" apply false
id("org.jmailen.kotlinter") version "4.2.0" apply false
id("org.jmailen.kotlinter") version "4.4.0" apply false
id("org.jetbrains.dokka") version "1.9.20"
}

Expand Down

0 comments on commit 64f7ed6

Please sign in to comment.