Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 1990b0f commit afba713
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 @@ -38,4 +38,4 @@ guava = { module = "com.google.guava:guava", version = "32.1.2-jre" }
semver = { module = "io.github.z4kn4fein:semver", version = "1.4.2" }
mustache = { module = "com.github.spullara.mustache.java:compiler", version = "0.9.10" }

jetbrains-kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
jetbrains-kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.5.0" }

0 comments on commit afba713

Please sign in to comment.