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

Commit da377e5

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-benchmark-plugin to v0.4.9
1 parent 1daea58 commit da377e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434

3535
dependencies {
36-
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-plugin:0.4.7")
36+
implementation("org.jetbrains.kotlinx:kotlinx-benchmark-plugin:0.4.9")
3737
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.5")
3838
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.12.0")
3939
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")

0 commit comments

Comments
 (0)