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

Commit 0684a6d

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-benchmark-runtime to v0.4.7
1 parent 1daea58 commit 0684a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ kotlin {
9090
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
9191
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
9292

93-
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-runtime:0.4.4")
93+
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-runtime:0.4.7")
9494
implementation(project(":snowflake"))
9595
}
9696
}

0 commit comments

Comments
 (0)