Skip to content

Commit ceda6c0

Browse files
Update compilerplugin, scalapb-runtime to 0.11.17 (azhur#568)
1 parent 1fe53e5 commit ceda6c0

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
@@ -4,4 +4,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
44
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
66

7-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"
7+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"

0 commit comments

Comments
 (0)