Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-benchmark-runtime to …
Browse files Browse the repository at this point in the history
…v0.4.8
  • Loading branch information
renovate[bot] authored May 10, 2023
1 parent 1daea58 commit 68a0c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ kotlin {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")

implementation("org.jetbrains.kotlinx:kotlinx-benchmark-runtime:0.4.4")
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-runtime:0.4.8")
implementation(project(":snowflake"))
}
}
Expand Down

0 comments on commit 68a0c4e

Please sign in to comment.