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 62be92a commit b6ce9ffCopy full SHA for b6ce9ff
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
5
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
6
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
7
8
// scala-xml issues
9
// TODO remove when everything has migrated to scala-xml 2.x
0 commit comments