Skip to content

Commit 2bfeb81

Browse files
Update plugin kotlinter to v5.4.0
1 parent 82ee788 commit 2bfeb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
1414
[plugins]
1515
kgp = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1616
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }
17-
kotlinter = { id = "org.jmailen.kotlinter", version = "5.2.0" }
17+
kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.0" }
1818
plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
1919
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
2020

0 commit comments

Comments
 (0)