Skip to content

Commit

Permalink
Update sbt-protoc to 1.0.5 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
sderosiaux authored Dec 16, 2021
1 parent 9c61bcf commit ed3b1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/scalapb.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.4")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.5")

libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.7"

0 comments on commit ed3b1be

Please sign in to comment.