Skip to content

Commit 6d2b554

Browse files
scala-stewardddworak
authored andcommitted
Update sbt-jmh to 0.4.8
1 parent dce938f commit 6d2b554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.ghik" % "sbt-nosbt" % "0.2.1")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
66
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
7-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
7+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
99
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
1010
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)