Skip to content

Commit 61688ab

Browse files
chore(deps): update dependency com.eed3si9n:sbt-projectmatrix to v0.10.1
1 parent f25e05f commit 61688ab

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

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

0 commit comments

Comments
 (0)