Skip to content

Commit

Permalink
Merge pull request #121 from joreilly/dependency_updates
Browse files Browse the repository at this point in the history
dependency updates
  • Loading branch information
joreilly authored Jul 8, 2023
2 parents 6e1527f + 28ebeef commit 70fcc46
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
@@ -1,15 +1,15 @@
[versions]
kotlin = "1.9.0"
ksp = "1.9.0-1.0.11"
coroutines = "1.7.1"
coroutines = "1.7.2"
kotlinxSerialization = "1.5.1"
kotlinxDateTime = "0.4.0"
androidGradlePlugin = "8.0.2"
koin = "3.4.1"
koinCompose = "3.4.5"
ktor = "2.3.1"
ktor = "2.3.2"
slf4j = "2.0.7"
realm = "1.9.0"
realm = "1.10.1"
kmpNativeCoroutines = "1.0.0-ALPHA-13"

androidxActivity = "1.7.2"
Expand Down

0 comments on commit 70fcc46

Please sign in to comment.