Skip to content

Commit 911c5a5

Browse files
committed
Update sbt-projectmatrix to 0.11.0
1 parent 9c66c54 commit 911c5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2323
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
2424

2525
// https://github.com/sbt/sbt-projectmatrix
26-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
26+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
2727

2828
// https://github.com/indoorvivants/sbt-commandmatrix
2929
addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5")

0 commit comments

Comments
 (0)