Skip to content

Commit 4557da5

Browse files
ast-phoenixgithub-actionscx-atish-jadhav
authored
Update AST CLI Java Wrapper to version 2.4.12 (#350)
* Update AST CLI Java Wrapper to version 2.4.12 * Adding codebashing images in icons folder --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: atishj99 <[email protected]>
1 parent 65c4015 commit 4557da5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
implementation 'com.miglayout:miglayout-swing:11.3'
5050

5151
if (javaWrapperVersion == "" || javaWrapperVersion == null) {
52-
implementation('com.checkmarx.ast:ast-cli-java-wrapper:2.4.10'){
52+
implementation('com.checkmarx.ast:ast-cli-java-wrapper:2.4.12'){
5353
exclude group: 'junit', module: 'junit'
5454
}
5555
} else {
23.4 KB
Loading
140 KB
Loading

0 commit comments

Comments
 (0)