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 feedb75 commit f67b9d2Copy full SHA for f67b9d2
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
10
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
12
13
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
14
15
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
16
0 commit comments