Skip to content

Commit

Permalink
feat: upgrade Gradle and SBT plugins
Browse files Browse the repository at this point in the history
Gradle: use gradle wrapper script if present
SBT: distinguish between single and multi build configurations
  • Loading branch information
darscan committed Aug 1, 2017
1 parent 54188d2 commit b56cd5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -45,15 +45,15 @@
"request": "^2.74.0",
"semver": "^5.1.0",
"snyk-config": "1.0.1",
"snyk-gradle-plugin": "1.0.2",
"snyk-gradle-plugin": "1.0.3",
"snyk-module": "1.8.1",
"snyk-mvn-plugin": "1.0.0",
"snyk-policy": "1.7.1",
"snyk-python-plugin": "1.2.2",
"snyk-recursive-readdir": "^2.0.0",
"snyk-resolve": "1.0.0",
"snyk-resolve-deps": "1.7.0",
"snyk-sbt-plugin": "1.0.2",
"snyk-sbt-plugin": "1.1.0",
"snyk-tree": "^1.0.0",
"snyk-try-require": "^1.2.0",
"tempfile": "^1.1.1",
Expand Down

0 comments on commit b56cd5c

Please sign in to comment.