Skip to content

Commit 5db7963

Browse files
Merge pull request #784 from typelevel/update/compilerplugin-0.11.18
Update compilerplugin, scalapb-runtime, ... to 0.11.18
2 parents 2a01232 + a774b96 commit 5db7963

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

0 commit comments

Comments
 (0)