Skip to content

Commit

Permalink
Merge pull request #241 from joreilly/dependency_updates
Browse files Browse the repository at this point in the history
Ktor 3
  • Loading branch information
joreilly authored Oct 9, 2024
2 parents b75df1d + 5db1f23 commit b843d14
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
Expand Up @@ -9,13 +9,13 @@ kotlinxSerialization = "1.7.3"
androidGradlePlugin = "8.7.0"
circuit = "0.24.0"
kotlininject = "0.7.2"
ktor = "3.0.0-rc-1"
ktor = "3.0.0"
slf4j = "2.0.16"
kmpNativeCoroutines = "1.0.0-ALPHA-35"
kmpObservableViewModel = "1.0.0-BETA-5"
kmpObservableViewModel = "1.0.0-BETA-6"

compose-multiplatform = "1.7.0-rc01"
composeAdaptiveLayout = "1.0.0-alpha01"
composeAdaptiveLayout = "1.0.0-rc01"
androidxActivity = "1.9.2"
androidxRoom = "2.7.0-alpha09"
sqlite = "2.5.0-alpha09"
Expand Down

0 comments on commit b843d14

Please sign in to comment.