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 Sep 19, 2023
1 parent 2c033f0 commit 9724c12
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 @@ -54,7 +54,7 @@ ktor-server-core = { group = "io.ktor", name = "ktor-server-core-jvm", version.r
ktor-server-cors = { group = "io.ktor", name = "ktor-server-cors", version.ref = "ktor" }
ktor-server-html-builder = { group = "io.ktor", name = "ktor-server-html-builder", version.ref = "ktor" }
github-repositories = { group = "dev.nycode.github", name = "repositories", version = "1.0.0-SNAPSHOT" }
kotlinx-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version = "0.4.0" }
kotlinx-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version = "0.4.1" }
java-string-similarity = { group = "info.debatty", name = "java-string-similarity", version = "2.0.0" }

pf4j = { group = "org.pf4j", name = "pf4j", version = "3.9.0" }
Expand Down

0 comments on commit 9724c12

Please sign in to comment.