Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlinx.benchmark to v0.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 71c5dd5 commit 8731549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snake-kmp-benchmarks/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
kotlin("multiplatform")
kotlin("plugin.allopen") version "2.0.10"
id("org.jetbrains.kotlinx.benchmark") version "0.4.11"
id("org.jetbrains.kotlinx.benchmark") version "0.4.12"
}

allOpen {
Expand Down

0 comments on commit 8731549

Please sign in to comment.