Skip to content

Commit 60bd405

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat
1 parent 754b4a9 commit 60bd405

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
@@ -15,7 +15,7 @@ kotest = "5.9.1"
1515
kotlin = "2.1.21"
1616
kotlinLogging = "7.0.13"
1717
kotlinxCoroutines = "1.10.2"
18-
kotlinxDatetime = "0.6.2"
18+
kotlinxDatetime = "0.7.1-0.6.x-compat"
1919
kotlinxSerialization = "1.8.1"
2020
kover = "0.9.3"
2121
ktor = "3.3.2"

0 commit comments

Comments
 (0)