deps: Bump Kotlin to 2.1.0

This commit is contained in:
Artem Chepurnoy 2024-11-29 15:23:12 +02:00
parent 72904b484b
commit 4a1269c9cd
No known key found for this signature in database
GPG Key ID: FAC37D0CF674043E

View File

@ -72,7 +72,7 @@ kdrag0nColorKt = "1.0.5"
# https://github.com/Kodein-Framework/Kodein-DI
kodeinDi = "7.22.0"
# https://github.com/JetBrains/kotlin
kotlin = "2.0.21"
kotlin = "2.1.0"
# https://github.com/Kotlin/kotlinx.collections.immutable
kotlinCollections = "0.3.8"
# https://github.com/Kotlin/kotlinx.coroutines
@ -83,7 +83,7 @@ kotlinDsl = "4.3.0"
# https://github.com/Kotlin/kotlinx.serialization
kotlinSerialization = "1.7.3"
# https://github.com/google/ksp/releases
kspPlugin = "2.0.21-1.0.28"
kspPlugin = "2.1.0-1.0.29"
# https://github.com/pinterest/ktlint/releases
# @keep
ktlint = "0.50.0"