Skip to content

Commit 50c7d7a

Browse files
Update compilerplugin, scalapb-runtime to 0.11.18
1 parent a0ec3a2 commit 50c7d7a

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
@@ -20,7 +20,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2020

2121
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
2222

23-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
23+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
2424

2525
if (sys.env.isDefinedAt("GITHUB_ACTION")) {
2626
Def.settings(

0 commit comments

Comments
 (0)