Skip to content

Commit 71befff

Browse files
committed
Bump up sbt-protoc
1 parent 9966e0c commit 71befff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1616

1717
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1818

19-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
19+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
2020

2121
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
2222

0 commit comments

Comments
 (0)