Skip to content

Commit

Permalink
Merge pull request #93 from phansier/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlinx-kotlinx-datetime-0.5.0

Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.0 to 0.5.0
  • Loading branch information
phansier authored Dec 6, 2023
2 parents e36b537 + 9e6a588 commit 383f3e6
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 @@ -104,7 +104,7 @@ jetbrains-compose-componentsResources = { module = "org.jetbrains.compose.compon

androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }

kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.4.0" # https://github.com/Kotlin/kotlinx-datetime
kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0" # https://github.com/Kotlin/kotlinx-datetime

sqldelight-runtime = { module = "app.cash.sqldelight:runtime", version.ref = "sqldelight" }
sqldelight-coroutinesExt = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
Expand Down

0 comments on commit 383f3e6

Please sign in to comment.