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 3fae385 commit 91e8aedCopy full SHA for 91e8aed
jas/analyzermanager.go
@@ -23,7 +23,7 @@ import (
23
const (
24
ApplicabilityFeatureId = "contextual_analysis"
25
AnalyzerManagerZipName = "analyzerManager.zip"
26
- defaultAnalyzerManagerVersion = "1.28.0"
+ defaultAnalyzerManagerVersion = "1.27.0"
27
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
28
analyzerManagerDirName = "analyzerManager"
29
analyzerManagerExecutableName = "analyzerManager"
0 commit comments