Skip to content

Commit

Permalink
chore: bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 12.1.0
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 12.1.0.

---
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 Jan 9, 2024
1 parent 66dc963 commit 659cb9a
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 @@ -14,7 +14,7 @@ buildscript {

plugins {
id "org.sonarqube" version "3.5.0.2730"
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
id "org.jlleitschuh.gradle.ktlint" version "12.1.0"
}

sonarqube {
Expand Down

0 comments on commit 659cb9a

Please sign in to comment.