Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime…
Browse files Browse the repository at this point in the history
… to v0.3.2 (#27)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 12, 2022
1 parent 02b202a commit 4be3bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ testing {
implementation("io.kotest:kotest-assertions-kotlinx-time-jvm:4.4.3")

// Date/Time
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.3.1")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.3.2")
}
}
}
Expand Down

0 comments on commit 4be3bff

Please sign in to comment.