Skip to content

Commit c653c46

Browse files
committed
release: v4.0.0-RC2
1 parent f555bb1 commit c653c46

File tree

3 files changed

+1
-152
lines changed

3 files changed

+1
-152
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ ktor-client-mock = { group = "io.ktor", name = "ktor-client-mock", version.ref =
110110

111111
# Lincheck
112112
# https://kotlinlang.org/docs/lincheck-guide.html#associate-compiler-tasks
113-
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.30"
113+
kotlinx-lincheck = "org.jetbrains.kotlinx:lincheck:2.32"
114114

115115
# https://github.com/ForteScarlet/kotlin-suspend-interface-reversal
116116
suspend-reversal-annotations = { module = "love.forte.suspend-interface-reversal:annotations", version.ref = "suspendReversal" }

simbot-commons/simbot-common-collection/src/jvmTest/kotlin/love/forte/simbot/common/collection/JvmConcurrentMapLincheckTest.kt

-72
This file was deleted.

simbot-commons/simbot-common-collection/src/jvmTest/kotlin/love/forte/simbot/common/collection/JvmConcurrentQueueLincheckTests.kt

-79
This file was deleted.

0 commit comments

Comments
 (0)