Skip to content

Commit bd5f9aa

Browse files
authored
Merge pull request #329 from softwaremill/update/sbt-projectmatrix-0.10.0
Update sbt-projectmatrix to 0.10.0
2 parents e3deb8d + a8a81e0 commit bd5f9aa

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

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

0 commit comments

Comments
 (0)