We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5415245 + a538647 commit 450468aCopy full SHA for 450468a
gradle/libs.versions.toml
@@ -42,7 +42,7 @@ simbot-common-annotations = { module = "love.forte.simbot.common:simbot-common-a
42
simbot-common-loop = { module = "love.forte.simbot.common:simbot-common-stage-loop", version.ref = "simbot" }
43
simbot-gradle = { module = "love.forte.simbot.gradle:simbot-gradle-suspendtransforms", version.ref = "simbot" }
44
# jetbrains-annotation
45
-jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
+jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
46
47
# kotlinx-coroutines
48
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
0 commit comments