From 0fe40e61d75702123678d0d32bf2cb3f9d5379da Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 20 Nov 2021 09:50:40 +0100 Subject: Update sbt-ci-release to 1.5.9 (#2364) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 29b03b93..f699e925 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -28,6 +28,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4") addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1") -addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9") libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.4" -- cgit v1.2.3