Skip to content

Commit

Permalink
Merge pull request #108 from 2rabs/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlinx-kotlinx-datetime-0.5.0

⬆️ Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0
  • Loading branch information
tatsutakein authored Dec 4, 2023
2 parents d0326c0 + e2c3980 commit 6193c22
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 @@ -56,7 +56,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.6" }
kotlinxDatetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.1" }
kotlinxDatetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.5.0" }
kotlinxAtomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version = "0.23.1" }

composeCoil = { module = "io.coil-kt:coil-compose", version = "2.5.0" }
Expand Down

0 comments on commit 6193c22

Please sign in to comment.