We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97eb02 commit 310a45dCopy full SHA for 310a45d
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.4")
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.18.1")
+addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.19.0")
11
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.2.0")
12
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
0 commit comments