Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime t…
Browse files Browse the repository at this point in the history
…o v0.6.0
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 37fcdf2 commit 4457a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ kotlinxCoroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-cor
kermit = { module = "co.touchlab:kermit", version.ref = "kermit" }
kermitKoin = { module = "co.touchlab:kermit-koin", version.ref = "kermit" }
kotlinxCollectionsImmutable = { module = "org.jetbrains.kotlinx:kotlinx-collections-immutable", version = "0.3.7" }
kotlinxDatetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.5.0" }
kotlinxDatetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.0" }
kotlinxAtomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version = "0.24.0" }

imageLoader = { module = "io.github.qdsfdhvh:image-loader", version.ref = "imageLoader" }
Expand Down

0 comments on commit 4457a6e

Please sign in to comment.