Skip to content

Commit 133cb19

Browse files
authored
Merge pull request #1338 from scala-steward/update/sbt-projectmatrix-0.10.0
Update sbt-projectmatrix to 0.10.0
2 parents d7f8454 + daa17cf commit 133cb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.3")
1010
libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.4"
1111
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
1212
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
13-
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
13+
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
1414
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
1515
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")

0 commit comments

Comments
 (0)