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 44748af commit afc6143Copy full SHA for afc6143
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
4
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
5
6
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
7
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
9
0 commit comments