Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:lincheck-jvm from 2.29 to 2.32
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:lincheck-jvm](https://github.com/Kotlin/kotlinx-lincheck) from 2.29 to 2.32.
- [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases)
- [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md)
- [Commits](JetBrains/lincheck@lincheck-2.29...lincheck-2.32)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:lincheck-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2024
1 parent 9576368 commit e0e192a
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 @@ -65,7 +65,7 @@ junit-testng = "1.0.5"
junit4 = "4.13.2"
junit5 = "5.11.0-M1"
kotlin = "1.9.24"
lincheck = "2.29"
lincheck = "2.32"
mockito = "5.12.0"
nexus-publish = "2.0.0"
nullaway-core = "0.10.26"
Expand Down

0 comments on commit e0e192a

Please sign in to comment.