Skip to content

Commit

Permalink
Update Kotlin to 2.1.20-dev-3305
Browse files Browse the repository at this point in the history
  • Loading branch information
lukellmann committed Nov 11, 2024
1 parent 992c897 commit aa9c5c7
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-2637" # https://github.com/JetBrains/kotlin
kotlin = "2.1.20-dev-3305" # 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 aa9c5c7

Please sign in to comment.