We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58e9aa commit 4bc9d21Copy full SHA for 4bc9d21
project/plugins.sbt
@@ -28,4 +28,4 @@ libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.2024011
28
// scripted testing
29
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
30
31
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
0 commit comments