Skip to content

Commit 8a4f2b5

Browse files
Update sbt-assembly to 2.3.1 in 0.11.x (#1902)
1 parent 1d49b61 commit 8a4f2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.19.0")
22

3-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
3+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
44

55
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
66

0 commit comments

Comments
 (0)