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 b8db994 commit df0c639Copy full SHA for df0c639
jas/analyzermanager.go
@@ -24,7 +24,7 @@ import (
24
const (
25
ApplicabilityFeatureId = "contextual_analysis"
26
AnalyzerManagerZipName = "analyzerManager.zip"
27
- defaultAnalyzerManagerVersion = "1.10.0"
+ defaultAnalyzerManagerVersion = "1.10.1"
28
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
29
analyzerManagerDirName = "analyzerManager"
30
analyzerManagerExecutableName = "analyzerManager"
0 commit comments