Skip to content

Commit

Permalink
Add snyk dependency graph plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthagottlieb committed Nov 1, 2023
1 parent 1e3a83b commit 4eabd5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0") // "2.4.0" is just sbt plugin version
addSbtPlugin("org.scalikejdbc" %% "scalikejdbc-mapper-generator" % "3.5.0")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")

libraryDependencies ++= Seq("org.vafer" % "jdeb" % "1.7" artifacts Artifact("jdeb", "jar", "jar"), "org.postgresql" % "postgresql" % "42.5.1")

0 comments on commit 4eabd5f

Please sign in to comment.