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 e6f5eb2 commit ea39b35Copy full SHA for ea39b35
1 file changed
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", vers
15
ksp = { id = "com.google.devtools.ksp", version = "2.3.5" }
16
17
aboutLibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutlib" }
18
-kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.0" }
+kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.2" }
19
20
[libraries]
21
aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlib" }
0 commit comments