Skip to content

Commit

Permalink
Merge pull request #213 from snyk/fix/bump-plugins
Browse files Browse the repository at this point in the history
fix: bump mvn,gradle and sbt plugins for better error handling
  • Loading branch information
ArturSnyk committed Sep 9, 2018
2 parents d9304ee + 34dc3a6 commit f650729
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -55,17 +55,17 @@
"snyk-config": "2.2.0",
"snyk-docker-plugin": "1.10.4",
"snyk-go-plugin": "1.5.2",
"snyk-gradle-plugin": "1.3.0",
"snyk-gradle-plugin": "1.3.1",
"snyk-module": "1.8.2",
"snyk-mvn-plugin": "1.2.1",
"snyk-mvn-plugin": "1.2.2",
"snyk-nodejs-lockfile-parser": "1.4.1",
"snyk-nuget-plugin": "1.6.5",
"snyk-php-plugin": "1.5.1",
"snyk-policy": "1.12.0",
"snyk-python-plugin": "1.8.1",
"snyk-resolve": "1.0.1",
"snyk-resolve-deps": "3.1.0",
"snyk-sbt-plugin": "1.3.1",
"snyk-sbt-plugin": "1.3.2",
"snyk-tree": "^1.0.0",
"snyk-try-require": "1.3.1",
"tempfile": "^2.0.0",
Expand Down

0 comments on commit f650729

Please sign in to comment.