Skip to content

Commit 9c0f848

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 11548aa commit 9c0f848

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
@@ -24,7 +24,7 @@ dependencies {
2424
api("io.ktor:ktor-serialization-kotlinx-json")
2525
api("io.ktor:ktor-client-logging")
2626

27-
api("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
27+
api("org.jetbrains.kotlinx:kotlinx-datetime:0.6.2")
2828
api("ch.qos.logback:logback-classic:1.5.12")
2929

3030
testImplementation(kotlin("test"))

0 commit comments

Comments
 (0)