diff --git a/project/plugins.sbt b/project/plugins.sbt index acc3db88d..fc43f70b0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -28,4 +28,4 @@ libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.2024011 // scripted testing libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value -libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15" +libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"