Skip to content

Commit 6a9d670

Browse files
committed
Update sbt-assembly to 2.3.1
1 parent 52f4d03 commit 6a9d670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
2-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
44
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")

0 commit comments

Comments
 (0)