Skip to content

Commit 976b9d1

Browse files
Update sbt-jmh to 0.4.5 (ReactiveMongo#1223)
Co-authored-by: Cédric Chantepie <[email protected]>
1 parent a47805a commit 976b9d1

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
@@ -17,7 +17,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
1717

1818
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
1919

20-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
20+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
2121

2222
addSbtPlugin("cchantep" % "sbt-scaladoc-compiler" % "0.3")
2323

0 commit comments

Comments
 (0)