Skip to content

Commit

Permalink
Merge pull request #397 from modelix/dependabot/gradle/org.jlleitschu…
Browse files Browse the repository at this point in the history
…h.gradle.ktlint-12.1.0

build(deps): bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0
  • Loading branch information
languitar authored Jan 10, 2024
2 parents 05d16d1 + 0b3bda6 commit 525bf00
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 @@ -11,7 +11,7 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
gitVersion = { id = "com.palantir.git-version", version = "3.0.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.0.3" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "modelixBuildtools" }
Expand Down

0 comments on commit 525bf00

Please sign in to comment.