Skip to content

Commit 2e85c10

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2
1 parent 98acf44 commit 2e85c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tuulbox = "8.0.0"
1111
androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
1212
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
1313
atomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }
14-
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
14+
datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.2" }
1515
equalsverifier = { module = "nl.jqno.equalsverifier:equalsverifier", version = "3.19" }
1616
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.5.1" }
1717
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }

0 commit comments

Comments
 (0)