Skip to content

Commit 1e842a8

Browse files
authored
Merge pull request #160 from cucumber/renovate/com.eed3si9n-sbt-projectmatrix-0.x
Update dependency com.eed3si9n:sbt-projectmatrix to v0.7.0
2 parents 17f8e90 + 03a4208 commit 1e842a8

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.6.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.7.0")
33

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

0 commit comments

Comments
 (0)