diff --git a/project/plugins.sbt b/project/plugins.sbt index 63c56ae5..73eb4631 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7") addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.1.0") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0") addDependencyTreePlugin