Skip to content

Commit 869c22a

Browse files
chore(deps): bump kotlinx-benchmark-version from 0.4.12 to 0.4.14
Bumps `kotlinx-benchmark-version` from 0.4.12 to 0.4.14. Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.12 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.12...v0.4.14) Updates `org.jetbrains.kotlinx.benchmark` from 0.4.12 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 5da39c2 commit 869c22a

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
@@ -24,7 +24,7 @@ smithy-version = "1.60.2"
2424
junit-version = "5.13.2"
2525
kotest-version = "5.9.1"
2626
kotlin-compile-testing-version = "0.7.0"
27-
kotlinx-benchmark-version = "0.4.12"
27+
kotlinx-benchmark-version = "0.4.14"
2828
kotlinx-serialization-version = "1.7.3"
2929
docker-java-version = "3.4.0"
3030
ktor-version = "3.1.1"

0 commit comments

Comments
 (0)