Skip to content

Commit 8d37c76

Browse files
Update sbt-projectmatrix to 0.9.0 (#201)
1 parent 28e153d commit 8d37c76

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 @@
1-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
1+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
22

33
val sbtSoftwareMillVersion = "2.0.9"
44
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)

0 commit comments

Comments
 (0)