Skip to content

Commit aa0cb87

Browse files
authored
Merge pull request sangria-graphql#418 from scala-steward/update/compilerplugin-0.11.20
Update compilerplugin, scalapb-runtime to 0.11.20
2 parents b98d15f + 9f4becb commit aa0cb87

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.20"

0 commit comments

Comments
 (0)