Skip to content

Commit 2baf37c

Browse files
Update dependency org.jetbrains.kotlinx:lincheck to v2.39
1 parent 7c24ccb commit 2baf37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ kapt = "2.1.0" # https://kotlinlang.org/docs/kapt.html
1212
slf4j = "2.0.17" # https://www.slf4j.org TODO remove
1313
rxjava = "3.1.10" # https://github.com/ReactiveX/RxJava TODO remove
1414
rxkotlin = "3.0.1" # https://github.com/ReactiveX/RxKotlin TODO remove
15-
lincheck = "2.36" # https://github.com/JetBrains/lincheck
15+
lincheck = "2.39" # https://github.com/JetBrains/lincheck
1616
serialization = "1.8.1" # https://github.com/Kotlin/kotlinx.serialization
1717
retrofit = "2.11.0" # https://github.com/square/retrofit TODO remove
1818
okhttp = "5.0.0-alpha.14" # https://square.github.io/okhttp/changelogs/changelog TODO remove

0 commit comments

Comments
 (0)