Skip to content

Commit 56c88a4

Browse files
committed
Update sbt-protoc to 1.0.7
1 parent def8d5d commit 56c88a4

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
ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
22

3-
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
3+
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
44

55
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14"
66

0 commit comments

Comments
 (0)