Skip to content

Commit a7c3533

Browse files
Update plugin kotlinter to v5.3.0 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4f828f commit a7c3533

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
@@ -16,7 +16,7 @@ kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", vers
1616
ksp = { id = "com.google.devtools.ksp", version = "2.3.3" }
1717

1818
aboutLibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutlib" }
19-
kotlinter = { id = "org.jmailen.kotlinter", version = "5.2.0" }
19+
kotlinter = { id = "org.jmailen.kotlinter", version = "5.3.0" }
2020

2121
[libraries]
2222
aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlib" }

0 commit comments

Comments
 (0)