Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit d916142

Browse files
authored
Merge pull request #179 from softwaremill/update/sbt-projectmatrix-0.10.0
Update sbt-projectmatrix to 0.10.0
2 parents c02fefe + 3d3a427 commit d916142

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
@@ -4,6 +4,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
44

55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
66

7-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
7+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
88
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
99
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")

0 commit comments

Comments
 (0)