diff --git a/project/plugins.sbt b/project/plugins.sbt index 266886ad..c94d33ca 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,5 +8,5 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10") addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3") addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3") -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11" +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14" addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.5.1") \ No newline at end of file