Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx.benchmark from 0.4.11 to 0.4.12 (#30)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlinx.benchmark from 0.4.11 to 0.4.12.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent f0a8e13 commit 3c5a995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {

alias(libs.plugins.detekt)

id("org.jetbrains.kotlinx.benchmark") version "0.4.11"
id("org.jetbrains.kotlinx.benchmark") version "0.4.12"
}

android {
Expand Down

0 comments on commit 3c5a995

Please sign in to comment.