We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c90c8 commit e08b53bCopy full SHA for e08b53b
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ mockk = "1.14.5" # https://mockk.io
25
hamcrest = "3.0" # https://hamcrest.org
26
turbine = "1.2.1" # https://github.com/cashapp/turbine/releases
27
truth = "1.4.4" # https://central.sonatype.com/artifact/com.google.truth/truth/overview
28
-lincheck = "2.29" # https://github.com/JetBrains/lincheck
+lincheck = "2.39" # https://github.com/JetBrains/lincheck
29
30
# --- Dependency Management ---
31
dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin
0 commit comments