build(deps): Bump org.jetbrains.kotlinx:kotlinx-datetime (#543)
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-datetime/compare/v0.6.0...v0.6.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1167deda6
commit
2c82d57f72
|
@ -78,7 +78,7 @@ kotlinCollections = "0.3.7"
|
|||
# https://github.com/Kotlin/kotlinx.coroutines
|
||||
kotlinCoroutines = "1.8.1"
|
||||
# https://github.com/Kotlin/kotlinx-datetime
|
||||
kotlinDatetime = "0.6.0"
|
||||
kotlinDatetime = "0.6.1"
|
||||
kotlinDsl = "4.3.0"
|
||||
# https://github.com/Kotlin/kotlinx.serialization
|
||||
kotlinSerialization = "1.7.1"
|
||||
|
|
Loading…
Reference in New Issue