mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 15:02:17 +01:00
Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 (#5043)
This commit is contained in:
parent
13e5e6501c
commit
3379e99ffd
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.1.6")
|
|||
|
||||
// Scala.js
|
||||
//https://www.scala-js.org/doc/project/
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
|
||||
|
||||
//https://github.com/scalacenter/scalajs-bundler
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
|
||||
|
|
Loading…
Add table
Reference in a new issue