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 d74df44 commit bcf41edCopy full SHA for bcf41ed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
2
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
5
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
6
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
8
0 commit comments