diff --git a/project/plugins.sbt b/project/plugins.sbt index 064b4b4..90d2148 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -3,7 +3,7 @@ // // The Lagom plugin -addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.4") +addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.4.5") // Needed for importing the project into Eclipse addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4") // Platform Tooling plugin