We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7f8454 + daa17cf commit 133cb19Copy full SHA for 133cb19
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.3")
10
libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.4"
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
12
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
13
-addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
+addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
14
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
15
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
0 commit comments