Skip to content

Commit 71335e0

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-protoc to 1.0.8
1 parent 07df395 commit 71335e0

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
@@ -18,7 +18,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1818

1919
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2020

21-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
21+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
2222

2323
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
2424

0 commit comments

Comments
 (0)