Skip to content

Commit

Permalink
chore: bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0 (#46)
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 15, 2023
1 parent 85c440b commit 38e4fd0
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 @@ -18,7 +18,7 @@ buildscript {

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

sonarqube {
Expand Down

0 comments on commit 38e4fd0

Please sign in to comment.