diff --git a/project/plugins.sbt b/project/plugins.sbt index c863381b..7075da49 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -14,7 +14,7 @@ addSbtPlugin("com.typesafe.play" % "sbt-play-ebean" % "6.2.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0") // Sbt-CI plugin -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") // Visualize your project's dependencies. // `dependencyTree`: Shows an ASCII tree representation of the project's dependencies