Bump Kotlin to 1.9.23
This commit is contained in:
parent
d00781636d
commit
b7e64b95db
|
@ -71,7 +71,7 @@ kdrag0nColorKt = "1.0.5"
|
|||
# https://github.com/Kodein-Framework/Kodein-DI
|
||||
kodeinDi = "7.21.1"
|
||||
# https://github.com/JetBrains/kotlin
|
||||
kotlin = "1.9.22"
|
||||
kotlin = "1.9.23"
|
||||
# https://github.com/Kotlin/kotlinx.collections.immutable
|
||||
kotlinCollections = "0.3.7"
|
||||
# https://github.com/Kotlin/kotlinx.coroutines
|
||||
|
@ -82,7 +82,7 @@ kotlinDsl = "4.3.0"
|
|||
# https://github.com/Kotlin/kotlinx.serialization
|
||||
kotlinSerialization = "1.6.3"
|
||||
# https://github.com/google/ksp/releases
|
||||
kspPlugin = "1.9.22-1.0.17"
|
||||
kspPlugin = "1.9.23-1.0.19"
|
||||
# https://github.com/pinterest/ktlint/releases
|
||||
# @keep
|
||||
ktlint = "0.50.0"
|
||||
|
|
Loading…
Reference in New Issue