We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc5bca commit 4f3fffdCopy full SHA for 4f3fffd
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-tes
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.7")
11
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
12
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
13
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
14
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
15
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
0 commit comments