Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0-RC.2 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.0-RC.2 to 0.6.0.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-datetime@v0.6.0-RC.2...v0.6.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent d222620 commit 7f02e57
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 @@ -38,7 +38,7 @@ palette = "1.0.0"
materialPreference = "2.0.0"
stateLayout = "1.4.2"
spannableX = "1.0.4"
datetime = "0.6.0-RC.2"
datetime = "0.6.0"
serialization = "1.6.3"
gson = "2.10.1"
jsoup = "1.17.2"
Expand Down

0 comments on commit 7f02e57

Please sign in to comment.