Skip to content

Commit 0c6cb06

Browse files
committed
build(deps): update compilerplugin, scalapb-runtime from 0.11.19 to 0.11.20
1 parent ffa2c5d commit 0c6cb06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
55

66
// Protobuf plugin and its dependencies
77
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"
8+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"

0 commit comments

Comments
 (0)