mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
chore(deps): update dependency org.scala-js:sbt-scalajs to v1.15.0 (#1040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ff1800c674
commit
e323368b69
@ -1,5 +1,5 @@
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
|
||||
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
|
||||
|
Loading…
Reference in New Issue
Block a user