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 23d2e6e commit 4529e4fCopy full SHA for 4529e4f
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ simbot-gradle = { group = "love.forte.simbot.gradle", name = "simbot-gradle-susp
38
simbot-processor-classBuilder = { module = "love.forte.simbot.processor:simbot-processor-class-builder", version.ref = "simbot" }
39
40
# jetbrains-annotation
41
-jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
+jetbrains-annotations = "org.jetbrains:annotations:26.0.2-1"
42
43
# kotlinx-coroutines
44
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
0 commit comments