Skip to content

Commit 17d1fa8

Browse files
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.1 to 0.6.2
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-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e64c70d commit 17d1fa8

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
@@ -2,7 +2,7 @@
22
kotlin = "2.1.10"
33
detekt = "1.23.8"
44
coroutines = "1.10.2"
5-
datetime = "0.6.1"
5+
datetime = "0.6.2"
66
serialization = "1.8.0"
77
ktor = "3.0.0"
88
sqldelight = "2.0.2"

0 commit comments

Comments
 (0)