Skip to content

Commit

Permalink
build(deps): bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.3
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.3.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent cbbb215 commit 12f4255
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 = "11.6.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.0.3" }
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 12f4255

Please sign in to comment.