Skip to content

Commit 2d9dcff

Browse files
xuwei-kbtlines
authored andcommitted
Update sbt-protoc to 0.99.20 (#35)
1 parent 075555b commit 2d9dcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/protoc.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.19")
1+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.20")
22

33
libraryDependencies ++= Seq(
44
"com.thesamet.scalapb" %% "compilerplugin" % "0.7.4"

0 commit comments

Comments
 (0)