Skip to content

Commit a1054ff

Browse files
Update dependency com.thesamet.scalapb:compilerplugin to v0.11.18
1 parent ac4b5c7 commit a1054ff

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.18")
2020

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

0 commit comments

Comments
 (0)