Skip to content

Commit 74573e2

Browse files
build(deps): bump org.jetbrains.kotlinx:lincheck from 2.23 to 2.24
Bumps [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.23 to 2.24. - [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases) - [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md) - [Commits](JetBrains/lincheck@lincheck-2.23...lincheck-2.24) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:lincheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9555cf0 commit 74573e2

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
@@ -28,7 +28,7 @@ kotlinx-coroutines = "1.8.0-RC2"
2828
kotlinx-datetime = "0.5.0"
2929
kotlinx-serialization = "1.6.2"
3030
kotlinx-collections-immutable = "0.3.7"
31-
kotlinx-lincheck = "2.23"
31+
kotlinx-lincheck = "2.24"
3232
kotlinx-benchmark = "0.4.8"
3333
kotlinx-reflect-lite = "1.1.0"
3434
zip-prefixer = "0.3.1"

0 commit comments

Comments
 (0)