Skip to content

Commit 14ce44c

Browse files
build(deps): bump kotlinBenchmark from 0.4.14 to 0.4.15
Bumps `kotlinBenchmark` 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 0db704d commit 14ce44c

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
@@ -4,7 +4,7 @@
44

55
kotlin = "2.2.21"
66
kotlinCoroutines="1.10.2"
7-
kotlinBenchmark = "0.4.14"
7+
kotlinBenchmark = "0.4.15"
88

99
[plugins]
1010

0 commit comments

Comments
 (0)