Skip to content

Commit 152b0d3

Browse files
authored
Merge pull request #782 from simple-robot/dependabot/gradle/v4-dev/org.jetbrains.kotlinx-lincheck-2.24
Bump org.jetbrains.kotlinx:lincheck from 2.19 to 2.24
2 parents 7552661 + 56d5c12 commit 152b0d3

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.19"
103+
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.24"
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)