Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent b50c367 commit 768e490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest"
kotest-property-datetime = { module = "io.kotest.extensions:kotest-property-datetime", version = "1.1.0" }

kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.2" }
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.1" }

univocity-parsers = { module = "com.univocity:univocity-parsers", version = "2.9.1" }

0 comments on commit 768e490

Please sign in to comment.