Skip to content

Commit

Permalink
Update am version (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas authored Nov 27, 2024
1 parent 9e1ddaa commit da21ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jas/analyzermanager.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
const (
ApplicabilityFeatureId = "contextual_analysis"
AnalyzerManagerZipName = "analyzerManager.zip"
defaultAnalyzerManagerVersion = "1.11.8"
defaultAnalyzerManagerVersion = "1.12.0"
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
analyzerManagerDirName = "analyzerManager"
analyzerManagerExecutableName = "analyzerManager"
Expand Down

0 comments on commit da21ea9

Please sign in to comment.