Skip to content

Commit

Permalink
feat: use sbt plugin with improvements
Browse files Browse the repository at this point in the history
This patch picks up v2.14.0 if the SBT plugin which includes the
following improvements:

- ignore the `scalafix` plugin which breaks the plugin; and
- add a heuristic for multi-project setups with a shared `project/`
  folder.
  • Loading branch information
muscar committed Mar 28, 2022
1 parent a86849c commit 194b5f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -125,7 +125,7 @@
"snyk-python-plugin": "1.22.3",
"snyk-resolve": "1.1.0",
"snyk-resolve-deps": "4.7.3",
"snyk-sbt-plugin": "2.13.0",
"snyk-sbt-plugin": "2.14.0",
"snyk-try-require": "^2.0.2",
"strip-ansi": "^5.2.0",
"tar": "^6.1.2",
Expand Down

0 comments on commit 194b5f8

Please sign in to comment.