Skip to content

Commit

Permalink
Update sbt-whitesource to 0.1.11 (#1359)
Browse files Browse the repository at this point in the history
This updates the upstream Whitesource agent version transitively, which
changes a problematic dependency of its own that was not available from
Maven Central.

lightbend/sbt-whitesource#37
whitesource/agents@322de01
  • Loading branch information
denis554 committed May 22, 2018
1 parent f4195a1 commit 3383fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.13")
addSbtPlugin("com.eed3si9n" % "sbt-doge" % "0.1.5")

addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.2")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.10")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.11")

0 comments on commit 3383fdc

Please sign in to comment.