Update sbt-assembly to 1.1.0 (#3641)

This commit is contained in:
Scala Steward 2021-10-15 14:29:21 +02:00 committed by GitHub
parent 7c5967a059
commit a6ee7360c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,4 +43,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")