Upgrade to akka-paradox 0.24 with search box transparency fix (#27686)
This commit is contained in:
parent
672a629127
commit
83606f630a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
|
|||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.1")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.2")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.23")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.24")
|
||||
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "0.2")
|
||||
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.6.5")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.16")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue