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 5efbfdc commit 6462a45Copy full SHA for 6462a45
project/plugins.sbt
@@ -3,6 +3,6 @@ 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.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments