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.
2 parents 23fe188 + 6676119 commit 63be9a2Copy full SHA for 63be9a2
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.8")
2
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.2")
3
-addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.4.0")
+addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.5.0")
4
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.2")
5
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
6
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.9")
0 commit comments