Skip to content

Commit

Permalink
Update plugin kotlinter to v4.5.0 (#122)
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 23, 2024
1 parent c4644ab commit f2a28f1
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 @@ -17,7 +17,7 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
binaryCompat = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version.ref = "binary_compat" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.1" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.5.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
downloadPlugin = { id = "de.undercouch.download", version = "5.6.0" }

Expand Down

0 comments on commit f2a28f1

Please sign in to comment.