Skip to content

Commit 126a745

Browse files
authored
Merge branch '0.11.x' into update/0.11.x/sbt-projectmatrix-0.11.0
2 parents 7ed228d + 8a4f2b5 commit 126a745

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)