Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 56e8571 commit ae9a376
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 @@ -19,7 +19,7 @@ jacoco = "0.8.9"
dependency-analysis = "1.27.0"
detekt = "1.23.4"
versions = "0.50.0"
ktlint = "11.6.1"
ktlint = "12.0.3"

[libraries]
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit-jupiter" }
Expand Down

0 comments on commit ae9a376

Please sign in to comment.