Skip to content

Commit e08b53b

Browse files
Update dependency org.jetbrains.kotlinx:lincheck to v2.39
1 parent e2c90c8 commit e08b53b

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
@@ -25,7 +25,7 @@ mockk = "1.14.5" # https://mockk.io
2525
hamcrest = "3.0" # https://hamcrest.org
2626
turbine = "1.2.1" # https://github.com/cashapp/turbine/releases
2727
truth = "1.4.4" # https://central.sonatype.com/artifact/com.google.truth/truth/overview
28-
lincheck = "2.29" # https://github.com/JetBrains/lincheck
28+
lincheck = "2.39" # https://github.com/JetBrains/lincheck
2929

3030
# --- Dependency Management ---
3131
dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin

0 commit comments

Comments
 (0)