Skip to content

Commit b94c87a

Browse files
Update sbt-github-pages to 0.16.0
1 parent 00d6388 commit b94c87a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
88
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9-
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.15.0")
9+
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.16.0")
1010
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
1111
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1212
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")

0 commit comments

Comments
 (0)