Skip to content

Commit eb2e818

Browse files
Merge pull request #786 from typelevel/update/compilerplugin-0.11.19
Update compilerplugin, scalapb-runtime, ... to 0.11.19
2 parents 5db7963 + b7653ac commit eb2e818

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.18"
10+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"

0 commit comments

Comments
 (0)