Skip to content

Commit 2b8213e

Browse files
committed
chore(deps): update dependency com.thesamet.scalapb:compilerplugin to v0.11.2
1 parent d5b51ef commit 2b8213e

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.2"
55
)

0 commit comments

Comments
 (0)