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 0429d3c commit fd5dcefCopy full SHA for fd5dcef
build.gradle.kts
@@ -35,7 +35,7 @@ repositories {
35
val additionalPluginClasspath: Configuration by configurations.creating
36
37
dependencies {
38
- implementation("org.jetbrains:annotations:24.0.0")
+ implementation("org.jetbrains:annotations:24.0.1")
39
implementation("org.jetbrains.intellij.plugins:structure-base:3.249") {
40
exclude("org.jetbrains.kotlin")
41
}
0 commit comments