Skip to content

Commit

Permalink
Bump benchmark from 0.4.10 to 0.4.11
Browse files Browse the repository at this point in the history
Bumps `benchmark` from 0.4.10 to 0.4.11.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.10 to 0.4.11
- [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-benchmark/commits)

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-plugin` from 0.4.10 to 0.4.11
- [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-benchmark/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 3d073f9 commit f73b483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.23"
kotlinx-serialization = "1.6.3"
benchmark = "0.4.10"
benchmark = "0.4.11"

[libraries]
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit f73b483

Please sign in to comment.