Skip to content

Commit bb0f250

Browse files
committed
Merge remote-tracking branch 'upstream/dev' into pr/eranturgeman/241
2 parents 50721c7 + da21ea9 commit bb0f250

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.11.8"
27+
defaultAnalyzerManagerVersion = "1.12.0"
2828
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
2929
analyzerManagerDirName = "analyzerManager"
3030
analyzerManagerExecutableName = "analyzerManager"

0 commit comments

Comments
 (0)