Skip to content

Commit 54234ef

Browse files
committed
upgrade sbt-projectmatrix to 0.7.0
1 parent 1382b97 commit 54234ef

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
@@ -4,5 +4,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.4.0")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
55
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
66
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
7-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
7+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.7.0")
88
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")

0 commit comments

Comments
 (0)