We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 557d3de + 6ac03e0 commit 0ab3a89Copy full SHA for 0ab3a89
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
5
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments