Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
avan1235 committed Apr 13, 2024
1 parent 6f06538 commit 99bd5e2
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 242 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ android-minSdk = "26"
android-targetSdk = "34"
androidx-activityCompose = "1.8.2"
detekt = "1.23.6"
jetbrains-compose = "1.6.1"
jetbrains-compose = "1.6.2"
exposed = "0.47.0"
# @pin
kotlin = "1.9.23"
kotlin = "2.0.0-RC1"
ktor-server = "2.3.9"
ktor-client = "3.0.0-wasm2"
koin = "3.6.0-wasm-alpha2"
kotlinxDatetime = "0.6.0-RC.2"
kotlinxCoroutines = "1.8.0"
kotlinxSerialization = "1.6.3"
qrose = "1.0.1"
procyk-compose = "1.6.1.0"
procyk-compose = "1.6.2.0"
logback = "1.5.3"
postgres = "42.7.1"
dotenv = "6.4.1"
Expand Down
Loading

0 comments on commit 99bd5e2

Please sign in to comment.