Skip to content

Commit 678c7ee

Browse files
authored
Merge pull request #1055 from simple-robot/dependabot/gradle/v4-dev/org.jetbrains.kotlinx-lincheck-2.39
build(deps): bump org.jetbrains.kotlinx:lincheck from 2.38 to 2.39
2 parents def57c0 + 8b7e714 commit 678c7ee

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

9393
# Lincheck
9494
# https://kotlinlang.org/docs/lincheck-guide.html#associate-compiler-tasks
95-
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.38"
95+
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.39"
9696

9797
ksp = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
9898
# https://square.github.io/kotlinpoet/interop-ksp/

0 commit comments

Comments
 (0)