Update to the latest Akka Paradox that adds icons to goto source links (#25881)

This commit is contained in:
Martynas Mickevičius 2018-11-07 10:19:02 +02:00 committed by Johan Andrén
parent 784e300343
commit 6cbba51f94

View file

@ -18,11 +18,11 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.5")
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.3.4")
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.12")
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.14")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.12")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.1") // for advanced PR validation features
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.0.0") // for maintenance of copyright file header
// used for @unidoc directive
libraryDependencies += "io.github.classgraph" % "classgraph" % "4.2.12"
libraryDependencies += "io.github.classgraph" % "classgraph" % "4.2.12"