We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2ec22 commit ef460f5Copy full SHA for ef460f5
marker/jvm-marker/build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
compileOnly("org.slf4j:slf4j-api:$slf4jVersion")
36
compileOnly("org.jooq:joor:$joorVersion")
37
compileOnly("org.apache.commons:commons-lang3:3.12.0")
38
- compileOnly("com.android.tools.external.org-jetbrains:uast:30.2.1")
+ compileOnly("com.android.tools.external.org-jetbrains:uast:30.2.2")
39
compileOnly("com.jetbrains.intellij.platform:ide:$intellijVersion")
40
compileOnly("com.jetbrains.intellij.platform:ide-impl:$intellijVersion")
41
compileOnly("com.jetbrains.intellij.platform:core:$intellijVersion")
0 commit comments