Skip to content

Commit 481ebf4

Browse files
authoredNov 6, 2023
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.3 (#573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0968dae commit 481ebf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugins {
1919
id("app.cash.paparazzi") version "1.3.1" apply false
2020
id("com.google.firebase.appdistribution") version "4.0.1" apply false
2121
id("com.vanniktech.maven.publish.base") version "0.25.3" apply false
22-
id("io.gitlab.arturbosch.detekt") version "1.23.1" apply false
22+
id("io.gitlab.arturbosch.detekt") version "1.23.3" apply false
2323
id("org.jmailen.kotlinter") version "4.0.0" apply false
2424
id("org.jetbrains.dokka") version "1.9.10"
2525
}

0 commit comments

Comments
 (0)