Skip to content

Commit fea6cf7

Browse files
Update compilerplugin, scalapb-runtime to 0.11.19
1 parent 687b0e6 commit fea6cf7

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

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

0 commit comments

Comments
 (0)