Skip to content

Commit ba22c31

Browse files
committed
Update sbt-protoc to 1.0.7
1 parent 5584051 commit ba22c31

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
22
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
3-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
3+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
44
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.21")
55

66
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"

0 commit comments

Comments
 (0)