Skip to content

Commit 310a45d

Browse files
scala-stewardmichaelmior
authored andcommitted
Update sbt-github-pages to 0.19.0
Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
1 parent b97eb02 commit 310a45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
88
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
99
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
10-
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.18.1")
10+
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.19.0")
1111
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")
1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
1313
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")

0 commit comments

Comments
 (0)