Skip to content

Commit b80e8a5

Browse files
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.4.1 to 0.5.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.4.1...v0.5.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b39f3f3 commit b80e8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jacoco = "0.8.7"
4444
junit4 = "4.13.2"
4545
kotlin = "1.9.10"
4646
kotlinxCoroutines = "1.7.3"
47-
kotlinxDatetime = "0.4.1"
47+
kotlinxDatetime = "0.5.0"
4848
kotlinxSerializationJson = "1.6.0"
4949
ksp = "1.9.10-1.0.13"
5050
lint = "31.1.3"

0 commit comments

Comments
 (0)