Skip to content

Commit

Permalink
Update Kotlin to 2.1.0-dev-5721
Browse files Browse the repository at this point in the history
  • Loading branch information
lukellmann committed Aug 29, 2024
1 parent b9770ec commit 079a72e
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.0-dev-5441" # https://github.com/JetBrains/kotlin
kotlin = "2.1.0-dev-5721" # https://github.com/JetBrains/kotlin
ktor = "2.3.12" # https://github.com/ktorio/ktor
kotlinx-coroutines = "1.8.1" # https://github.com/Kotlin/kotlinx.coroutines
kotlinx-serialization = "1.7.1" # https://github.com/Kotlin/kotlinx.serialization
Expand Down

0 comments on commit 079a72e

Please sign in to comment.