Skip to content

Commit 2a0b775

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1
1 parent 1468ecc commit 2a0b775

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
@@ -116,7 +116,7 @@ koin-ktor = { module = "io.insert-koin:koin-ktor", version.ref = "koin" }
116116
koin-logger = { module = "io.insert-koin:koin-logger-slf4j", version.ref = "koin" }
117117

118118
kotlinx-atomicfu = "org.jetbrains.kotlinx:atomicfu:0.25.0"
119-
kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.0"
119+
kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.1"
120120
kermit = "co.touchlab:kermit:2.0.4"
121121

122122
uuid = "com.benasher44:uuid:0.8.4"

0 commit comments

Comments
 (0)