Skip to content

Commit 6d7d986

Browse files
Update sbt-protoc to 1.0.8 (#559)
1 parent 26f552f commit 6d7d986

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,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
44

55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
66

7-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
7+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
88

99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
1010

0 commit comments

Comments
 (0)