Skip to content

Commit 923ad31

Browse files
committed
Update sbt-protoc version for build on Mac M1 arm
1 parent ff990ea commit 923ad31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/scalapb.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.2")
2-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.3"
1+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
2+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.12"

0 commit comments

Comments
 (0)