Skip to content

Commit 11b0a70

Browse files
chore(deps): update dependency com.eed3si9n:sbt-projectmatrix to v0.9.1
1 parent 59e1f11 commit 11b0a70

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,5 +1,5 @@
11
// Cross compilation matrix
2-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
33

44
// Scalafmt (formatter)
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

0 commit comments

Comments
 (0)