Skip to content

Commit

Permalink
Update plugin io.gitlab.arturbosch.detekt to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent d48b683 commit 7cfc70e
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 @@ -16,7 +16,7 @@ plugins {
// linting
id("org.jlleitschuh.gradle.ktlint") version "11.3.2"
// sast
id("io.gitlab.arturbosch.detekt") version "1.22.0"
id("io.gitlab.arturbosch.detekt") version "1.23.4"
// licence scanning
id("com.jaredsburrows.license") version "0.9.2"
}
Expand Down

0 comments on commit 7cfc70e

Please sign in to comment.