Update paradox theme version (#25056)
This commit is contained in:
parent
6674599e50
commit
ae20ecaf99
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")
|
|||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.2-RC2")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.3.1")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.6")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.7")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.10")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
|
||||
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.0") // for advanced PR validation features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue