Skip to content

Commit 5fb1742

Browse files
Update sbt-assembly to 2.3.0 (#512)
1 parent d8a15b8 commit 5fb1742

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.2.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
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)