Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.kotlinx:lincheck
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.23 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent b4b73c6 commit 3db4cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ kotlinx-coroutines = "1.7.3"
kotlinx-datetime = "0.4.1"
kotlinx-serialization = "1.6.0"
kotlinx-collections-immutable = "0.3.5"
kotlinx-lincheck = "2.23"
kotlinx-lincheck = "2.23-IDEA-PLUGIN"
kotlinx-benchmark = "0.4.8"
kotlinx-reflect-lite = "1.0.0"
zip-prefixer = "0.3.1"
Expand Down

0 comments on commit 3db4cf9

Please sign in to comment.