We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8e660 commit aae7ffaCopy full SHA for aae7ffa
project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
18
19
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
20
21
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
22
23
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
24
0 commit comments