Skip to content

Commit 97ca6c2

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update compilerplugin, scalapb-runtime to 0.11.20
1 parent 3ba6ed9 commit 97ca6c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
2020

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

23-
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.19"
23+
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"
2424

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

0 commit comments

Comments
 (0)