Skip to content

Commit a7f4d87

Browse files
committed
Updated deps
1 parent 5a9dd21 commit a7f4d87

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

config/detekt/detekt.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ potential-bugs:
434434
Deprecation:
435435
active: false
436436
aliases: ['DEPRECATION']
437-
excludeImportStatements: false
438437
DontDowncastCollectionTypes:
439438
active: false
440439
DoubleMutabilityForCollection:

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ androidxTracing = "1.3.0"
1313
coil = "3.5.0"
1414
commonmark = "0.28.0"
1515
composeBom = "2026.05.02"
16-
detekt = "2.0.0-alpha.3"
16+
detekt = "2.0.0-alpha.4"
1717
detektCompose = "0.6.1"
1818
dotenvKotlin = "6.5.1"
1919
espresso = "3.7.0"
2020
junit = "6.1.0"
2121
junitPlugin = "2.0.1"
2222
kaspresso = "1.6.1"
23-
kotlin = "2.3.21"
23+
kotlin = "2.4.0"
2424
kotlinter = "5.5.0"
2525
kotlinxCollections = "0.5.0"
2626
kotlinxCoroutines = "1.11.0"

0 commit comments

Comments
 (0)