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 f5f9f46 commit d87bf4aCopy full SHA for d87bf4a
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
6
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
9
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")
11
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"
12
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.5.1")
0 commit comments