Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 7c3d455

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1
1 parent 9002a36 commit 7c3d455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Libs.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ object Libs {
1313
}
1414

1515
object Kotlinx {
16-
const val kotlintime = "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0"
16+
const val kotlintime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.1"
1717
}
1818
}

0 commit comments

Comments
 (0)