Skip to content

Commit c2b24e1

Browse files
Bump benchmark from 0.4.14 to 0.4.15
Bumps `benchmark` from 0.4.14 to 0.4.15. Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.14 to 0.4.15 - [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.14...v0.4.15) Updates `org.jetbrains.kotlinx.benchmark` from 0.4.14 to 0.4.15 --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime dependency-version: 0.4.15 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx.benchmark dependency-version: 0.4.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f050c08 commit c2b24e1

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.0.4"
44
detekt = "1.23.8"
55
okio = "3.16.3"
66
serialization = "1.9.0"
7-
benchmark = "0.4.14"
7+
benchmark = "0.4.15"
88
openapi = "2025.5"
99
jackson = "2.20.1"
1010

0 commit comments

Comments
 (0)