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

Commit e52add1

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0
1 parent e5f2cb6 commit e52add1

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
@@ -6,4 +6,4 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5-jvm", version.
66
kotest-framework-api = { module = "io.kotest:kotest-framework-api", version.ref = "kotest" }
77
kotest-assertions-shared = { module = "io.kotest:kotest-assertions-shared", version.ref = "kotest" }
88

9-
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.1" }
9+
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.5.0" }

0 commit comments

Comments
 (0)