We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d376091 commit 26d474cCopy full SHA for 26d474c
project/plugins.sbt
@@ -29,4 +29,4 @@ libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.2023062
29
// scripted testing
30
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
31
32
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.13"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14"
0 commit comments