Skip to content

Commit eba913e

Browse files
authored
Merge pull request #163 from indoorvivants/update/sbt-projectmatrix-0.9.2
Update sbt-projectmatrix to 0.9.2
2 parents 39c03e0 + 3ba7d81 commit eba913e

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
@@ -1,4 +1,4 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
2-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
2+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")

0 commit comments

Comments
 (0)