Skip to content

Commit 8e93054

Browse files
committed
Update sbt-protoc to 1.0.8
1 parent ac46695 commit 8e93054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
44
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
55

66
// https://github.com/scalapb/ScalaPB
7-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
7+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
88
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"

0 commit comments

Comments
 (0)