Skip to content

Commit 6554e61

Browse files
authored
Merge pull request #190 from modelix/dependabot/gradle/org.jlleitschuh.gradle.ktlint-11.5.1
build(deps): bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1
2 parents be9f6b8 + c874621 commit 6554e61

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
@@ -11,7 +11,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
1111
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1212
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1313
gitVersion = { id = "com.palantir.git-version", version = "3.0.0" }
14-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.0" }
14+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.1" }
1515
spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
1616
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }

0 commit comments

Comments
 (0)