Skip to content

Commit 4f3fffd

Browse files
Update sbt-projectmatrix to 0.10.1 (#4184)
1 parent cdc5bca commit 4f3fffd

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
@@ -9,7 +9,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-tes
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1010
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.7")
1111
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
12-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
12+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
1313
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
1414
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1515
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")

0 commit comments

Comments
 (0)