Skip to content

Commit ef460f5

Browse files
Bump uast from 30.2.1 to 30.2.2 (#786)
Bumps uast from 30.2.1 to 30.2.2. --- updated-dependencies: - dependency-name: com.android.tools.external.org-jetbrains:uast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brandon Fergerson <[email protected]>
1 parent 7a2ec22 commit ef460f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marker/jvm-marker/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
compileOnly("org.slf4j:slf4j-api:$slf4jVersion")
3636
compileOnly("org.jooq:joor:$joorVersion")
3737
compileOnly("org.apache.commons:commons-lang3:3.12.0")
38-
compileOnly("com.android.tools.external.org-jetbrains:uast:30.2.1")
38+
compileOnly("com.android.tools.external.org-jetbrains:uast:30.2.2")
3939
compileOnly("com.jetbrains.intellij.platform:ide:$intellijVersion")
4040
compileOnly("com.jetbrains.intellij.platform:ide-impl:$intellijVersion")
4141
compileOnly("com.jetbrains.intellij.platform:core:$intellijVersion")

0 commit comments

Comments
 (0)