Skip to content

Commit 967f7ce

Browse files
Update sbt-projectmatrix to 0.10.1 (#389)
1 parent 1177bfb commit 967f7ce

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
@@ -10,7 +10,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1010

1111
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1212

13-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
13+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
1414

1515
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1616

0 commit comments

Comments
 (0)