Skip to content

Commit 99b1490

Browse files
committed
Update sbt-projectmatrix to 0.10.1
1 parent 46cea58 commit 99b1490

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
@@ -23,7 +23,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2323
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
2424

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

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

0 commit comments

Comments
 (0)