Skip to content

Commit 79c984e

Browse files
[2.10.x] sbt-jmh 0.4.8 (was 0.4.7) (#1223)
1 parent 4c181f3 commit 79c984e

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
@@ -6,7 +6,7 @@ resolvers ++= DefaultOptions.resolvers(snapshot = true)
66

77
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.8"))
88

9-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
9+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1010

1111
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1212

0 commit comments

Comments
 (0)