mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
Update sbt-scalajs-crossproject to 1.2.0
This commit is contained in:
parent
f9f6504471
commit
3b1142948c
@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
|
|||||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
|
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
|
||||||
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.8.1")
|
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.8.1")
|
||||||
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
|
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
|
||||||
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
|
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
|
||||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
|
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
|
||||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
|
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
|
||||||
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
|
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user