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

Commit

Permalink
Bump org.jetbrains.kotlinx.benchmark from 0.4.8 to 0.4.9 (#488)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlinx.benchmark from 0.4.8 to 0.4.9.

---
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 4, 2023
1 parent fe2dfc3 commit cad7da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
kotlin("plugin.serialization") version "1.9.0"
kotlin("plugin.allopen") version "1.9.0"
id("org.jetbrains.kotlinx.kover") version "0.7.3"
id("org.jetbrains.kotlinx.benchmark") version "0.4.8"
id("org.jetbrains.kotlinx.benchmark") version "0.4.9"
application
}

Expand Down

0 comments on commit cad7da8

Please sign in to comment.