diff --git a/project/plugins.sbt b/project/plugins.sbt index eb3656be..2c76ecfe 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ // Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0") // For the Cross Build addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")