Skip to content

Commit

Permalink
Merge pull request #168 from softwaremill/update/sbt-projectmatrix-0.9.2
Browse files Browse the repository at this point in the history
Update sbt-projectmatrix to 0.9.2
  • Loading branch information
mergify[bot] authored Jan 3, 2024
2 parents bf663dd + 541fe20 commit 02f1d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")

0 comments on commit 02f1d4f

Please sign in to comment.