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 85937aa commit df44303Copy full SHA for df44303
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.6.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
22
23
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
24
0 commit comments