Skip to content

Commit 8b7e714

Browse files
build(deps): bump org.jetbrains.kotlinx:lincheck from 2.38 to 2.39
Bumps [org.jetbrains.kotlinx:lincheck](https://github.com/Kotlin/kotlinx-lincheck) from 2.38 to 2.39. - [Release notes](https://github.com/Kotlin/kotlinx-lincheck/releases) - [Changelog](https://github.com/JetBrains/lincheck/blob/master/RELEASE.md) - [Commits](JetBrains/lincheck@lincheck-2.38...lincheck-2.39) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:lincheck dependency-version: '2.39' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent def57c0 commit 8b7e714

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)