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