We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2369284 + bde052d commit 501290cCopy full SHA for 501290c
project/plugins.sbt
@@ -24,7 +24,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
24
25
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
26
27
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
28
29
ThisBuild / libraryDependencySchemes ++= Seq(
30
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
0 commit comments