Skip to content

Commit 48e8582

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.0-0.6.x-compat
1 parent a487acb commit 48e8582

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
@@ -21,7 +21,7 @@ hiltExt = "1.2.0"
2121
jackson = "2.19.1"
2222
kotlin = "2.2.0"
2323
coroutines = "1.10.2"
24-
datetime = "0.7.0"
24+
datetime = "0.7.0-0.6.x-compat"
2525
serialization = "1.9.0"
2626
ksp = "2.2.0-2.0.2"
2727
ktor = "3.1.3"

0 commit comments

Comments
 (0)