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 f107490 commit 423afcd
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 @@ -19,7 +19,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 423afcd

Please sign in to comment.