Skip to content

Commit 5930e2a

Browse files
build(deps): bump org.jetbrains.kotlinx:lincheck
Bumps [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.22 to 2.23-IDEA-PLUGIN. - [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases) - [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md) - [Commits](https://github.com/Kotlin/kotlinx-lincheck/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:lincheck dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca60654 commit 5930e2a

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.7.3"
2828
kotlinx-datetime = "0.4.0"
2929
kotlinx-serialization = "1.5.1"
3030
kotlinx-collections-immutable = "0.3.5"
31-
kotlinx-lincheck = "2.22"
31+
kotlinx-lincheck = "2.23-IDEA-PLUGIN"
3232
kotlinx-benchmark = "0.4.8"
3333
kotlinx-reflect-lite = "1.0.0"
3434
zip-prefixer = "0.3.1"

0 commit comments

Comments
 (0)