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 71b2cba commit 19bef04Copy full SHA for 19bef04
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
2
3
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
4
5
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
6
0 commit comments