Skip to content

Commit

Permalink
bump kotlin: 2.1.0, ktor2: 2.3.13, kotlinx-io: 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
itboy87 committed Nov 29, 2024
1 parent a5fd3a4 commit dd50038
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]
agp = "8.7.2"
kotlin = "2.0.21"
kotlin = "2.1.0"
compileSdk = "35"
minSdk = "21"
libraryVersion = "0.2.0"
ktor = "3.0.1"
ktor2 = "2.3.12"
ktor2 = "2.3.13"
coroutines = "1.9.0"
kotlinxDatetime = "0.6.1"
kotlinx-io = "0.5.4"
kotlinx-io = "0.6.0"
okio = "3.9.1"
dokka = "1.9.20"
kotlinx-benchmark = "0.4.12"
Expand Down

0 comments on commit dd50038

Please sign in to comment.