Skip to content

Commit 5139d1d

Browse files
Bump org.jmailen.gradle:kotlinter-gradle from 5.4.2 to 5.5.0 (#106)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1145f68 commit 5139d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ compose = "1.11.0"
55
[libraries]
66
gradle-plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
77
gradle-plugin-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version = "1.23.8" }
8-
gradle-plugin-ktlint = { module = "org.jmailen.gradle:kotlinter-gradle", version = "5.4.2" }
8+
gradle-plugin-ktlint = { module = "org.jmailen.gradle:kotlinter-gradle", version = "5.5.0" }
99
gradle-plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.2.0" }
1010
gradle-plugin-maven-central-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.36.0" }
1111
gradle-plugin-android = { module = "com.android.tools.build:gradle", version = "9.2.1" }

0 commit comments

Comments
 (0)