Skip to content

Commit e67b809

Browse files
Update sbt-protoc to 1.0.7 (#457)
1 parent f9fb7e8 commit e67b809

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
@@ -1,7 +1,7 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
4-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
4+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)