Skip to content

Commit 0881418

Browse files
Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.0 to 0.6.1
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.4.0 to 0.6.1. - [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.4.0...v0.6.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a430039 commit 0881418

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 = "2.3.12"
99
val kotlin_version = "2.0.21"
10-
val kotlinx_datetime_version = "0.4.0"
10+
val kotlinx_datetime_version = "0.6.1"
1111
val kompendium_version = "3.14.4"
1212
val logback_version = "1.5.11"
1313
val logstash_version = "8.0"

0 commit comments

Comments
 (0)