diff --git a/jas/analyzermanager.go b/jas/analyzermanager.go index deeee80fa..21a6659a2 100644 --- a/jas/analyzermanager.go +++ b/jas/analyzermanager.go @@ -25,7 +25,7 @@ import ( const ( ApplicabilityFeatureId = "contextual_analysis" AnalyzerManagerZipName = "analyzerManager.zip" - defaultAnalyzerManagerVersion = "1.30.1" + defaultAnalyzerManagerVersion = "1.30.2" analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1" analyzerManagerDirName = "analyzerManager" analyzerManagerExecutableName = "analyzerManager"