Follow RC's SBT sriracha use | Bump FIRRTL plugin

This commit is contained in:
abejgonzalez
2020-11-20 15:05:00 -08:00
parent 51b254f6b3
commit c6e49e0716
2 changed files with 17 additions and 6 deletions

View File

@@ -19,4 +19,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.1")
addSbtPlugin("com.eed3si9n" % "sbt-sriracha" % "0.1.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.5" )
libraryDependencies += "com.github.os72" % "protoc-jar" % "3.5.1.1"
libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.4"