Skip to content

Commit 9287ef5

Browse files
chore(deps): update dependency com.eed3si9n:sbt-projectmatrix to v0.11.0
1 parent c850348 commit 9287ef5

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

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

0 commit comments

Comments
 (0)