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 510c6f3 commit b8140cdCopy full SHA for b8140cd
project/plugins.sbt
@@ -3,5 +3,5 @@ resolvers += "jgit-repo" at "https://download.eclipse.org/jgit/maven"
3
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.6.0")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
6
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
0 commit comments