Skip to content

Commit 6d9e852

Browse files
committed
Update sbt-dependency-graph to work with SBT 1.4.5
1 parent de34276 commit 6d9e852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/plugins.sbt.end

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
55

66
// https://github.com/jrudolph/sbt-dependency-graph
7-
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.0")
7+
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")

0 commit comments

Comments
 (0)