diff --git a/project/plugins.sbt b/project/plugins.sbt index e53d0ad..67daa0d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -12,7 +12,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22") // Release addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0") // Header addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")