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 79a6d5e commit 49bd7f6Copy full SHA for 49bd7f6
project/plugins.sbt
@@ -6,5 +6,6 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.6")
6
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "latest.release")
7
addSbtPlugin("uk.co.josephearl" % "sbt-verify" % "0.3.0-SNAPSHOT")
8
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.12")
9
+addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.3.4")
10
11
libraryDependencies += "com.trueaccord.scalapb" %% "compilerplugin" % "0.6.6"
0 commit comments