Skip to content

Commit de30d96

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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ad5715 commit de30d96

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.1"
10+
val kotlinx_datetime_version = "0.6.2"
1111
val kompendium_version = "4.0.3"
1212
val logback_version = "1.5.16"
1313
val logstash_version = "8.0"

0 commit comments

Comments
 (0)