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 c2016ff commit d23d5fbCopy full SHA for d23d5fb
gradle/libs.versions.toml
@@ -37,7 +37,7 @@ simbot-common-loop = { group = "love.forte.simbot.common", name = "simbot-common
37
simbot-gradle = { group = "love.forte.simbot.gradle", name = "simbot-gradle-suspendtransforms", version.ref = "simbot" }
38
39
# jetbrains-annotation
40
-jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
+jetbrains-annotations = "org.jetbrains:annotations:26.0.2-1"
41
42
# kotlinx-coroutines
43
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
0 commit comments