Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5b12013

Browse files
authoredDec 19, 2023
chore(deps): update detekt to v1.23.4
1 parent 6e85088 commit 5b12013

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)
Please sign in to comment.