Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 49ec0ea commit 1a40fc5
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 "11.5.0"
}

sonarqube {
Expand Down

0 comments on commit 1a40fc5

Please sign in to comment.