Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 12.1.2
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.5.0 to 12.1.2.

---
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 2, 2024
1 parent 5e5e1f8 commit af14931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("jvm") version "2.0.20"
id("org.jlleitschuh.gradle.ktlint") version "11.5.0"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
application
id("io.gitlab.arturbosch.detekt") version "1.23.0"
}
Expand Down

0 comments on commit af14931

Please sign in to comment.