Skip to content

Commit a8bbb82

Browse files
Bump org.jetbrains.kotlinx:kotlinx-datetime
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.5.0 to 0.7.1-0.6.x-compat. - [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/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-version: 0.7.1-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84516f0 commit a8bbb82

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.2.20"
3-
datetime = "0.5.0" # https://search.maven.org/artifact/org.jetbrains.kotlinx/kotlinx-datetime
3+
datetime = "0.7.1-0.6.x-compat" # https://search.maven.org/artifact/org.jetbrains.kotlinx/kotlinx-datetime
44
ktor = "3.3.0" # https://central.sonatype.com/artifact/io.ktor/ktor-server/versions
55
bignum = "0.3.8" # https://search.maven.org/artifact/com.ionspin.kotlin/bignum
66
kotlinx-io = "0.8.0" # https://central.sonatype.com/artifact/org.jetbrains.kotlinx/kotlinx-io-core/versions

0 commit comments

Comments
 (0)