Skip to content

Commit

Permalink
Merge pull request #110 from snyk/fix/update-java-call-graph-builder
Browse files Browse the repository at this point in the history
fix: update java-call-graph-builder
  • Loading branch information
Avishagp authored Jul 26, 2021
2 parents b391bc5 + 7e3bc1a commit c80e3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@snyk/cli-interface": "2.11.0",
"@snyk/dep-graph": "^1.23.1",
"@snyk/java-call-graph-builder": "1.21.0",
"@snyk/java-call-graph-builder": "1.23.1",
"debug": "^4.1.1",
"glob": "^7.1.6",
"needle": "^2.5.0",
Expand Down

0 comments on commit c80e3ec

Please sign in to comment.