Skip to content

Commit de8af67

Browse files
authored
Merge pull request #907 from simple-robot/dependabot/gradle/v4-dev/org.jetbrains.kotlinx-lincheck-2.33
build(deps): bump org.jetbrains.kotlinx:lincheck from 2.32 to 2.33
2 parents 44b7dff + f218cd1 commit de8af67

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
@@ -115,7 +115,7 @@ ktor-client-mock = { group = "io.ktor", name = "ktor-client-mock", version.ref =
115115

116116
# Lincheck
117117
# https://kotlinlang.org/docs/lincheck-guide.html#associate-compiler-tasks
118-
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.32"
118+
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.33"
119119

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

0 commit comments

Comments
 (0)