We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e89a6 commit 20b7fa1Copy full SHA for 20b7fa1
jas/analyzermanager.go
@@ -24,7 +24,7 @@ import (
24
const (
25
ApplicabilityFeatureId = "contextual_analysis"
26
AnalyzerManagerZipName = "analyzerManager.zip"
27
- defaultAnalyzerManagerVersion = "1.12.0"
+ defaultAnalyzerManagerVersion = "1.12.2"
28
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
29
analyzerManagerDirName = "analyzerManager"
30
analyzerManagerExecutableName = "analyzerManager"
0 commit comments