Bug 1904166 - Update scip-java to version 0.10.0. r=calu
Differential Revision: https://phabricator.services.mozilla.com/D214660
This commit is contained in:
@@ -149,7 +149,7 @@ allprojects {
|
||||
// Use the semanticdb-javac and semanticdb-kotlinc plugins to generate semanticdb files for Searchfox
|
||||
if (mozconfig.substs.ENABLE_MOZSEARCH_PLUGIN || mozconfig.substs.DOWNLOAD_ALL_GRADLE_DEPENDENCIES) {
|
||||
def targetRoot = new File(topobjdir, "mozsearch_java_index")
|
||||
def semanticdbJavacVersion = "com.sourcegraph:semanticdb-javac:0.9.10"
|
||||
def semanticdbJavacVersion = "com.sourcegraph:semanticdb-javac:0.10.0"
|
||||
def semanticdbKotlincVersion = "com.sourcegraph:semanticdb-kotlinc:0.4.0"
|
||||
|
||||
afterEvaluate {
|
||||
|
||||
Reference in New Issue
Block a user