Skip to content

Commit

Permalink
Update plugin org.jlleitschuh.gradle.ktlint to v11.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent d48b683 commit 2d085aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdsl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
// check for dependency updates via task "dependencyUpdates --refresh-dependencies"
id("com.github.ben-manes.versions") version "0.46.0"
// linting
id("org.jlleitschuh.gradle.ktlint") version "11.3.2"
id("org.jlleitschuh.gradle.ktlint") version "11.4.1"
// sast
id("io.gitlab.arturbosch.detekt") version "1.22.0"
// licence scanning
Expand Down

0 comments on commit 2d085aa

Please sign in to comment.