Skip to content

Commit 4da1c68

Browse files
Bump org.jetbrains.kotlinx:lincheck from 2.24 to 2.25
Bumps [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.24 to 2.25. - [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases) - [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md) - [Commits](JetBrains/lincheck@lincheck-2.24...lincheck-2.25) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:lincheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb68fd4 commit 4da1c68

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
@@ -100,7 +100,7 @@ ktor-client-js = { group = "io.ktor", name = "ktor-client-js", version.ref = "kt
100100

101101
# Lincheck
102102
# https://kotlinlang.org/docs/lincheck-guide.html#associate-compiler-tasks
103-
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.24"
103+
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.25"
104104

105105
# https://github.com/ForteScarlet/kotlin-suspend-interface-reversal
106106
suspend-reversal-annotations = { module = "love.forte.suspend-interface-reversal:annotations", version.ref = "suspendReversal" }

0 commit comments

Comments
 (0)