From 20fcacc9cff577cfbb89b2be4e0b815ae98517e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 23:53:37 +0000 Subject: [PATCH] Update dependency org.jetbrains.kotlinx:lincheck to v2.39 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9c4c8d9b..1ae422d3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ mockk = "1.14.6" # https://mockk.io hamcrest = "3.0" # https://hamcrest.org turbine = "1.2.1" # https://github.com/cashapp/turbine/releases truth = "1.4.5" # https://central.sonatype.com/artifact/com.google.truth/truth/overview -lincheck = "2.29" # https://github.com/JetBrains/lincheck +lincheck = "2.39" # https://github.com/JetBrains/lincheck # --- Dependency Management --- dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin