We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3e3fd commit 094e3bfCopy full SHA for 094e3bf
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
3
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.3")
6
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
0 commit comments