Skip to content

Commit f20a945

Browse files
authored
Merge of #1870
2 parents aa403b6 + c69316e commit f20a945

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.16.0")
22

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

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

0 commit comments

Comments
 (0)