Skip to content

Commit

Permalink
Update Kotlin to 2.1.20-dev-2637
Browse files Browse the repository at this point in the history
  • Loading branch information
lukellmann committed Nov 1, 2024
1 parent b801587 commit 8cf6c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]

# api dependencies
kotlin = "2.1.20-dev-1729" # https://github.com/JetBrains/kotlin
kotlin = "2.1.20-dev-2637" # https://github.com/JetBrains/kotlin
ktor = "3.0.0" # https://github.com/ktorio/ktor
kotlinx-coroutines = "1.9.0" # https://github.com/Kotlin/kotlinx.coroutines
kotlinx-serialization = "1.7.3" # https://github.com/Kotlin/kotlinx.serialization
Expand Down

0 comments on commit 8cf6c1b

Please sign in to comment.