Skip to content

Commit cbb4944

Browse files
Bump benchmark from 0.4.15 to 0.4.16
Bumps `benchmark` from 0.4.15 to 0.4.16. Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.15 to 0.4.16 - [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases) - [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-benchmark@v0.4.15...v0.4.16) Updates `org.jetbrains.kotlinx.benchmark` from 0.4.15 to 0.4.16 --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime dependency-version: 0.4.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx.benchmark dependency-version: 0.4.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d477a03 commit cbb4944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotest = "6.1.3"
44
detekt = "1.23.8"
55
okio = "3.16.4"
66
serialization = "1.10.0"
7-
benchmark = "0.4.15"
7+
benchmark = "0.4.16"
88
openapi = "2026.1"
99
jackson = "2.21.0"
1010

0 commit comments

Comments
 (0)