Skip to content

Commit f2a28f1

Browse files
Update plugin kotlinter to v4.5.0 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4644ab commit f2a28f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
1717
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
1818
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
1919
binaryCompat = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version.ref = "binary_compat" }
20-
kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.1" }
20+
kotlinter = { id = "org.jmailen.kotlinter", version = "4.5.0" }
2121
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
2222
downloadPlugin = { id = "de.undercouch.download", version = "5.6.0" }
2323

0 commit comments

Comments
 (0)