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.
2 parents 50721c7 + da21ea9 commit bb0f250Copy full SHA for bb0f250
jas/analyzermanager.go
@@ -24,7 +24,7 @@ import (
24
const (
25
ApplicabilityFeatureId = "contextual_analysis"
26
AnalyzerManagerZipName = "analyzerManager.zip"
27
- defaultAnalyzerManagerVersion = "1.11.8"
+ defaultAnalyzerManagerVersion = "1.12.0"
28
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
29
analyzerManagerDirName = "analyzerManager"
30
analyzerManagerExecutableName = "analyzerManager"
0 commit comments