Skip to content

Commit 012cfc8

Browse files
Update dependency com.thesamet.scalapb:compilerplugin to v0.11.20
1 parent b66a423 commit 012cfc8

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
@@ -16,7 +16,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
1616
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
1717

1818
libraryDependencies ++=
19-
List("com.thesamet.scalapb" %% "compilerplugin" % "0.11.11")
19+
List("com.thesamet.scalapb" %% "compilerplugin" % "0.11.20")
2020

2121
ThisBuild / libraryDependencySchemes ++=
2222
Seq("org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always)

0 commit comments

Comments
 (0)