Skip to content

Commit

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

build(deps): bump org.jetbrains.kotlinx:lincheck from 2.26 to 2.30
  • Loading branch information
ForteScarlet authored Apr 19, 2024
2 parents 402f8af + 443e1f0 commit c3498b0
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 @@ -107,7 +107,7 @@ ktor-client-mock = { group = "io.ktor", name = "ktor-client-mock", version.ref =

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

# 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 c3498b0

Please sign in to comment.