We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e22f1 commit fdf29bcCopy full SHA for fdf29bc
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
3
-addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
+addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.2")
4
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
6
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
0 commit comments