Skip to content

Commit

Permalink
deps: Bump Kotlin to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Nov 29, 2024
1 parent 72904b4 commit 4a1269c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 4a1269c

Please sign in to comment.