diff --git a/checkmarx-ast-cli.version b/checkmarx-ast-cli.version index f7fb770b..1e71de98 100644 --- a/checkmarx-ast-cli.version +++ b/checkmarx-ast-cli.version @@ -1 +1 @@ -2.3.28 +2.3.29 diff --git a/src/main/osinstaller/CxInstaller.ts b/src/main/osinstaller/CxInstaller.ts index 41fcef9e..7f210994 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.28'; // Update this with the latest version. + private readonly cliDefaultVersion = '2.3.29'; // Update this with the latest version. private readonly client: AstClient; private static readonly PLATFORMS: Record = {