Skip to content

Commit a27a60a

Browse files
authored
Merge pull request #294 from softwaremill/update/sbt-projectmatrix-0.9.1
Update sbt-projectmatrix to 0.9.1
2 parents eb7e05d + d420d07 commit a27a60a

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

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

0 commit comments

Comments
 (0)