Skip to content

Commit f3c5c00

Browse files
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0 to 0.6.2
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.0 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.0...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 a75ead1 commit f3c5c00

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
@@ -4,7 +4,7 @@ ktx-coroutines = "1.10.2"
44
ktx-serialization = "1.7.1"
55
ktor = "2.3.12"
66
junixsocket = "2.6.1"
7-
ktx-datetime = "0.6.0"
7+
ktx-datetime = "0.6.2"
88
junit = "5.12.2"
99
slf4j = "2.0.13"
1010
apache-compress = "1.26.2"

0 commit comments

Comments
 (0)