Skip to content

Commit 1bb7dc8

Browse files
authored
update AM to 1.9.11 (#213)
1 parent 24a89d1 commit 1bb7dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jas/analyzermanager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
const (
2525
ApplicabilityFeatureId = "contextual_analysis"
2626
AnalyzerManagerZipName = "analyzerManager.zip"
27-
defaultAnalyzerManagerVersion = "1.9.9"
27+
defaultAnalyzerManagerVersion = "1.9.11"
2828
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
2929
analyzerManagerDirName = "analyzerManager"
3030
analyzerManagerExecutableName = "analyzerManager"

0 commit comments

Comments
 (0)