Skip to content

Commit

Permalink
Merge pull request #259 from hossain-khan/renovate/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…inx-kotlinx-datetime-0.x

Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0
  • Loading branch information
hossain-khan authored Jan 2, 2024
2 parents 527ea7b + a53655b commit bf68171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")

// https://github.com/Kotlin/kotlinx-datetime
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.5.0")

// https://square.github.io/okhttp/
// define a BOM and its version
Expand Down

0 comments on commit bf68171

Please sign in to comment.