Skip to content

Commit

Permalink
Merge pull request #271 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 76f307d + b83060b commit 74afe79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.2"
kotlinx-dateTime = "0.6.0"
kotlinx-serialization = "1.7.3"
kotlinx-dateTime = "0.6.1"

androidGradlePlugin = "8.7.0"
koalaplot = "0.5.3"
koin = "4.0.0"
ktor = "3.0.0-rc-1"
ktor = "3.0.0"
slf4j = "2.0.16"
skie = "0.9.0-RC.5"
skie = "0.9.2"
datastore = "1.1.1"

androidxActivity = "1.9.2"
Expand Down

0 comments on commit 74afe79

Please sign in to comment.