From c7c54ab708789773623c051c2903a88156c2e860 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 6 Dec 2022 00:26:31 +0100 Subject: Update sbt-ci-release to 1.5.11 (#2565) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index dd425aab..7eaa7e5c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -28,6 +28,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0") addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10") +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11") libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.4" -- cgit v1.2.3