Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
avan1235 committed Aug 14, 2024
1 parent d40e5f5 commit 4d5c832
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@ android-compileSdk = "34"
android-minSdk = "26"
# @keep
android-targetSdk = "34"
androidx-activityCompose = "1.9.0"
androidx-activityCompose = "1.9.1"
detekt = "1.23.6"
jetbrains-compose = "1.6.10"
exposed = "0.47.0"
jetbrains-compose = "1.6.11"
exposed = "0.51.0"
# @pin
kotlin = "2.0.0"
ktor-server = "2.3.11"
kotlin = "2.0.10"
ktor-server = "2.3.12"
ktor-client = "3.0.0-wasm2"
koin = "3.6.0-wasm-alpha2"
kotlinxDatetime = "0.6.0-RC.2"
kotlinxDatetime = "0.6.0"
kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.6.3"
kotlinxSerialization = "1.7.1"
qrose = "1.0.1"
procyk-compose = "1.6.10.0"
multiplatform-settings = "1.1.1"
logback = "1.5.6"
postgres = "42.7.1"
postgres = "42.7.3"
dotenv = "6.4.1"
decompose = "3.0.0"
essenty = "2.0.0"
Expand Down

0 comments on commit 4d5c832

Please sign in to comment.