Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1 (home-assist…
Browse files Browse the repository at this point in the history
…ant#3401)

Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2023
1 parent 65d3a8a commit 194ed7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.jlleitschuh.gradle.ktlint") version "11.2.0"
id("org.jlleitschuh.gradle.ktlint") version "11.3.1"
id("com.github.ben-manes.versions") version "0.46.0"
}

Expand Down

0 comments on commit 194ed7e

Please sign in to comment.