Skip to content

Commit f229d3b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import com.github.jengelman.gradle.plugins.shadow.transformers.ServiceFileTransf
77

88
val ktor_version = "3.0.3"
99
val kotlin_version = "2.0.21"
10-
val kotlinx_datetime_version = "0.6.2"
10+
val kotlinx_datetime_version = "0.7.1-0.6.x-compat"
1111
val kompendium_version = "4.0.3"
1212
val logback_version = "1.5.18"
1313
val logstash_version = "8.1"

0 commit comments

Comments
 (0)