Skip to content

Commit 63f82a4

Browse files
chore(deps): update dependency com.thesamet.scalapb:compilerplugin to v0.11.20
1 parent e8d1772 commit 63f82a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/protoc.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.34")
22

33
libraryDependencies ++= Seq(
4-
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.1"
4+
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"
55
)

0 commit comments

Comments
 (0)