Skip to content

Commit e76ce5d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ detekt = "1.23.8"
55
ktlint = "1.1.0"
66
okio = "3.11.0"
77
serialization = "1.8.1"
8-
benchmark = "0.4.13"
8+
benchmark = "0.4.14"
99
openapi = "2025.2"
1010
jackson = "2.19.0"
1111

0 commit comments

Comments
 (0)