Skip to content

Commit

Permalink
Update plugin io.gitlab.arturbosch.detekt to v1.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 0f86c42 commit bc16935
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 @@ -12,7 +12,7 @@ plugins {
id("org.jetbrains.compose") version compose apply false
id("com.google.devtools.ksp") version "2.0.10-1.0.24" apply false

id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
}

subprojects {
Expand Down

0 comments on commit bc16935

Please sign in to comment.