Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xfqwdsj committed Apr 20, 2024
1 parent 6f0c241 commit b174084
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ kotlinx-atomicfu = "0.23.2"
kotlinx-coroutines = "1.8.0"
kotlinx-datetime = "0.5.0"
kotlinx-serilization = "1.6.3"
agp = "8.2.2"
agp = "8.3.2"
androidx-core-splashscreen = "1.0.1"
androidx-window = "1.2.0"
androidx-activity-compose = "1.8.2"
androidx-activity-compose = "1.9.0"
androidx-browser = "1.8.0"
androidx-datastore = "1.1.0-rc01"
compose = "1.6.2"
androidx-datastore = "1.1.0"
compose = "1.6.10-beta01"
decompose = "3.0.0-beta01"
ktor = "3.0.0-beta-2-eap-928"
ktor = "3.0.0-beta-2-eap-930"
ktor-plugin = "3.0.0-beta-1"
keycloak = "23.0.6"
hikaricp = "5.1.0"
Expand Down

0 comments on commit b174084

Please sign in to comment.