Skip to content

Commit fcff97c

Browse files
Bump benchmark from 0.4.11 to 0.4.12
Bumps `benchmark` from 0.4.11 to 0.4.12. Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.11 to 0.4.12 - [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.benchmark` from 0.4.11 to 0.4.12 --- 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.benchmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78d7bb3 commit fcff97c

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.6"
55
ktlint = "1.1.0"
66
okio = "3.9.0"
77
serialization = "1.7.1"
8-
benchmark = "0.4.11"
8+
benchmark = "0.4.12"
99
openapi = "2024.3"
1010
jackson = "2.17.2"
1111
graphql = "6.8.4"

0 commit comments

Comments
 (0)