Skip to content

Commit c7233a2

Browse files
Merge pull request #791 from typelevel/update/compilerplugin-0.11.20
Update compilerplugin, scalapb-runtime, ... to 0.11.20
2 parents 11b04df + 11e9f9e commit c7233a2

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
@@ -7,4 +7,4 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
77

88
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8") // Because sbt-protoc-gen-project brings in 1.0.4
99
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
10-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"
10+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"

0 commit comments

Comments
 (0)