Skip to content

Commit 6807bd3

Browse files
chore(deps): update detekt to v1.23.5
1 parent 47ff67d commit 6807bd3

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.22"
33
junit = "5.10.0"
4-
detekt = "1.23.3"
4+
detekt = "1.23.5"
55

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

0 commit comments

Comments
 (0)