Skip to content

Commit

Permalink
Bump ast-cli-java-wrapper from 1.0.46 to 1.0.47
Browse files Browse the repository at this point in the history
Bumps [ast-cli-java-wrapper](https://github.com/CheckmarxDev/ast-cli-java-wrapper) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/CheckmarxDev/ast-cli-java-wrapper/releases)
- [Commits](CheckmarxDev/ast-cli-java-wrapper@1.0.46...1.0.47)

---
updated-dependencies:
- dependency-name: com.checkmarx.ast:ast-cli-java-wrapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent 6fe9cf0 commit 0949684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
// https://mvnrepository.com/artifact/com.miglayout/miglayout-swing
implementation 'com.miglayout:miglayout-swing:11.0'

implementation 'com.checkmarx.ast:ast-cli-java-wrapper:1.0.46'
implementation 'com.checkmarx.ast:ast-cli-java-wrapper:1.0.47'
implementation(platform("com.fasterxml.jackson:jackson-bom:2.13.4.20221013")) // Temporary workaround https://github.com/FasterXML/jackson-databind/issues/3428

}
Expand Down

0 comments on commit 0949684

Please sign in to comment.