Skip to content

Commit

Permalink
Update plugin kotlinter to v4.1.1 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jan 3, 2024
1 parent f77fea8 commit 666f224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ binary-compatibility-validator = { id = "binary-compatibility-validator", versio
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
kotlin-js = { id = "org.jetbrains.kotlin.js", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.1.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.1.1" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }

0 comments on commit 666f224

Please sign in to comment.