diff --git a/project/plugins.sbt b/project/plugins.sbt index 276ec3e6..f2257fd0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -11,7 +11,7 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19") addSbtPlugin("com.typesafe.play" % "sbt-play-ebean" % "6.2.0") // Sbt Header check. -addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0") +addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") // Sbt-CI plugin addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")