Skip to content

Commit e13a458

Browse files
committed
Update compilerplugin, scalapb-runtime to 0.11.18
1 parent 21d4062 commit e13a458

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.17"
8+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"

0 commit comments

Comments
 (0)