Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 5eff66e commit 66922d8
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 @@ -8,7 +8,7 @@ kotlin = "2.1.0"
changelog = "2.2.1"
intelliJPlatform = "2.1.0"
detekt = "1.23.7"
ktlint = "12.1.1"
ktlint = "12.1.2"

[libraries]
lombok = { group = "org.projectlombok", name = "lombok", version.ref = "lombok" }
Expand Down

0 comments on commit 66922d8

Please sign in to comment.