Skip to content

Commit ea39b35

Browse files
chore(deps): update plugin kotlinter to v5.4.2 (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6f5eb2 commit ea39b35

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

1717
aboutLibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutlib" }
18-
kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.0" }
18+
kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.2" }
1919

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

0 commit comments

Comments
 (0)