Skip to content

Commit 088d59e

Browse files
committed
Update compilerplugin, scalapb-runtime to 0.11.19
1 parent 774863c commit 088d59e

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
@@ -5,4 +5,4 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
55

66
// https://github.com/scalapb/ScalaPB
77
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
8+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"

0 commit comments

Comments
 (0)