Skip to content

Commit 011415c

Browse files
scala-stewardmichaelmior
authored andcommitted
Update sbt-github-pages to 0.15.0
Signed-off-by: Scala Steward <[email protected]>
1 parent ba4d57e commit 011415c

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.1")
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.14.0")
10+
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.15.0")
1111
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.1.1")
1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1313
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")

0 commit comments

Comments
 (0)