Skip to content

Commit 2b18ca9

Browse files
chore(deps): update detekt to v1.23.4
1 parent 5860e6d commit 2b18ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.9.20"
33
junit = "5.10.0"
4-
detekt = "1.23.3"
4+
detekt = "1.23.4"
55

66
[plugins]
77
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)