Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime t…
Browse files Browse the repository at this point in the history
…o v0.6.1
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent efe2e2d commit e5a4e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ kotlin {
dependencies {
implementation(kotlin("stdlib-common"))
implementation("io.github.microutils:kotlin-logging:3.0.5")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.0")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1")
implementation("com.benasher44:uuid:0.8.4")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
Expand Down

0 comments on commit e5a4e38

Please sign in to comment.