Skip to content

Commit

Permalink
chore(deps): update plugin org.jmailen.kotlinter to v4.1.0 (#587)
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 Nov 27, 2023
1 parent 2b6e47e commit 8d25740
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 @@ -20,7 +20,7 @@ plugins {
id("com.google.firebase.appdistribution") version "4.0.1" apply false
id("com.vanniktech.maven.publish.base") version "0.25.3" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.3" apply false
id("org.jmailen.kotlinter") version "4.0.0" apply false
id("org.jmailen.kotlinter") version "4.1.0" apply false
id("org.jetbrains.dokka") version "1.9.10"
}

Expand Down

0 comments on commit 8d25740

Please sign in to comment.