Skip to content

Commit 7833914

Browse files
authored
Update sbt-protoc to 0.99.19 (#7)
1 parent 4f21fa7 commit 7833914

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

1919
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")
2020

21-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.18")
21+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.19")
2222

2323
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.8.2"

0 commit comments

Comments
 (0)