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 76dabd9 commit 7853f84Copy full SHA for 7853f84
jas/analyzermanager.go
@@ -23,7 +23,7 @@ import (
23
const (
24
ApplicabilityFeatureId = "contextual_analysis"
25
AnalyzerManagerZipName = "analyzerManager.zip"
26
- defaultAnalyzerManagerVersion = "1.23.9"
+ defaultAnalyzerManagerVersion = "1.24.0"
27
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
28
analyzerManagerDirName = "analyzerManager"
29
analyzerManagerExecutableName = "analyzerManager"
0 commit comments