Skip to content

Commit aa403b6

Browse files
Update sbt-projectmatrix to 0.10.1 in 0.11.x (#1871)
1 parent 5552675 commit aa403b6

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
@@ -22,7 +22,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
2222

2323
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
2424

25-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
25+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
2626

2727
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
2828

0 commit comments

Comments
 (0)