We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00d6388 + b94c87a commit 396140bCopy full SHA for 396140b
1 file changed
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
6
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
-addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.15.0")
+addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.16.0")
10
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
0 commit comments