We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba4d57e commit 011415cCopy full SHA for 011415c
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
8
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
9
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
10
-addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.14.0")
+addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.15.0")
11
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.1.1")
12
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
0 commit comments