We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75f1dd commit 798f3d5Copy full SHA for 798f3d5
1 file changed
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", vers
16
ksp = { id = "com.google.devtools.ksp", version = "2.3.4" }
17
18
aboutLibraries = { id = "com.mikepenz.aboutlibraries.plugin.android", version.ref = "aboutlib" }
19
-kotlinter = { id = "org.jmailen.kotlinter", version = "5.3.0" }
+kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.0" }
20
21
[libraries]
22
aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlib" }
0 commit comments