Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f0d4f76

Browse files
authoredJun 10, 2025··
Merge of #1870
2 parents 67cab15 + c69316e commit f0d4f76

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)
Please sign in to comment.