Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  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 2, 2024
1 parent 4db3051 commit 0267a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ buildscript {

dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "org.jlleitschuh.gradle:ktlint-gradle:8.2.0"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion"
}
}
Expand Down

0 comments on commit 0267a78

Please sign in to comment.