Skip to content

Commit e7ddaac

Browse files
committed
Update compilerplugin, scalapb-runtime, ... to 0.11.20
1 parent 4ebed43 commit e7ddaac

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
@@ -1,7 +1,7 @@
11
// ScalaPB
22
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
33
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
4-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"
4+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"
55

66

77
// Scalafmt

0 commit comments

Comments
 (0)