Skip to content

Commit

Permalink
Merge pull request #791 from simple-robot/dependabot/gradle/v4-dev/or…
Browse files Browse the repository at this point in the history
…g.jetbrains.kotlinx-lincheck-2.25

Bump org.jetbrains.kotlinx:lincheck from 2.24 to 2.25
  • Loading branch information
ForteScarlet authored Feb 19, 2024
2 parents b4d1c6b + 282a822 commit 5e9d4ef
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 @@ -100,7 +100,7 @@ ktor-client-js = { group = "io.ktor", name = "ktor-client-js", version.ref = "kt

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

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

0 comments on commit 5e9d4ef

Please sign in to comment.