From 1705bb543ecc62a06457a104dbb0a219fb2faa73 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Fri, 26 May 2017 16:11:23 +0200 Subject: [PATCH] Update to theme with extra icons --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index ef2677464e..e8c6fea959 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -38,4 +38,4 @@ addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.0") addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10") -addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.1") +addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.2")