Skip to content

Commit

Permalink
Update sbt-projectmatrix to 0.10.1 (#17)
Browse files Browse the repository at this point in the history
📦 Updates
[com.eed3si9n:sbt-projectmatrix](https://github.com/sbt/sbt-projectmatrix)
from `0.10.0` to `0.10.1`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt-projectmatrix/releases/tag/v0.10.1) -
[Version
Diff](sbt/sbt-projectmatrix@v0.10.0...v0.10.1)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
1 parent 1ae65bc commit c7338c3
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 @@ -11,5 +11,5 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

resolvers ++= Resolver.sonatypeOssRepos("public")

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")

0 comments on commit c7338c3

Please sign in to comment.