Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 38f9ba0 commit 1cd49ab
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
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.gradle.plugin-publish") version "1.2.0"
id("java-gradle-plugin")
id("maven-publish")
id("org.jlleitschuh.gradle.ktlint") version "11.5.0"
id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
}

repositories {
Expand Down

0 comments on commit 1cd49ab

Please sign in to comment.