Skip to content

Commit 5501ba8

Browse files
build(deps): bump org.jetbrains.kotlinx:kotlinx-datetime
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.1 to 0.6.2. - [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.1...v0.6.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e4b810 commit 5501ba8

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
@@ -3,7 +3,7 @@ kotlin = "2.1.0"
33

44
kotlinx-coroutines = "1.10.1"
55
kotlinx-serialization = "1.8.0"
6-
kotlinx-datetime = "0.6.1"
6+
kotlinx-datetime = "0.6.2"
77

88
compose = "1.7.3"
99
compose-gl = "0.7.4"

0 commit comments

Comments
 (0)