We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9dd21 commit a7f4d87Copy full SHA for a7f4d87
2 files changed
config/detekt/detekt.yml
@@ -434,7 +434,6 @@ potential-bugs:
434
Deprecation:
435
active: false
436
aliases: ['DEPRECATION']
437
- excludeImportStatements: false
438
DontDowncastCollectionTypes:
439
440
DoubleMutabilityForCollection:
gradle/libs.versions.toml
@@ -13,14 +13,14 @@ androidxTracing = "1.3.0"
13
coil = "3.5.0"
14
commonmark = "0.28.0"
15
composeBom = "2026.05.02"
16
-detekt = "2.0.0-alpha.3"
+detekt = "2.0.0-alpha.4"
17
detektCompose = "0.6.1"
18
dotenvKotlin = "6.5.1"
19
espresso = "3.7.0"
20
junit = "6.1.0"
21
junitPlugin = "2.0.1"
22
kaspresso = "1.6.1"
23
-kotlin = "2.3.21"
+kotlin = "2.4.0"
24
kotlinter = "5.5.0"
25
kotlinxCollections = "0.5.0"
26
kotlinxCoroutines = "1.11.0"
0 commit comments