Skip to content

Commit ee8ae01

Browse files
chore(deps): update detekt to v1.23.1
1 parent 6df24ee commit ee8ae01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.8.21"
33
junit = "5.9.3"
4-
detekt = "1.23.0"
4+
detekt = "1.23.1"
55

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

0 commit comments

Comments
 (0)