diff --git a/checkmarx-ast-cli.version b/checkmarx-ast-cli.version index 81309a31..e41ae218 100644 --- a/checkmarx-ast-cli.version +++ b/checkmarx-ast-cli.version @@ -1 +1 @@ -2.3.41 +2.3.42 diff --git a/src/main/osinstaller/CxInstaller.ts b/src/main/osinstaller/CxInstaller.ts index 7acb4d0e..7759b9cc 100644 --- a/src/main/osinstaller/CxInstaller.ts +++ b/src/main/osinstaller/CxInstaller.ts @@ -22,7 +22,7 @@ export class CxInstaller { private cliVersion: string; private readonly resourceDirPath: string; private readonly installedCLIVersionFileName = 'cli-version'; - private readonly cliDefaultVersion = '2.3.41'; // Update this with the latest version. + private readonly cliDefaultVersion = '2.3.42'; // Update this with the latest version. private readonly client: AstClient; private static readonly PLATFORMS: Record = {