Skip to content

Commit 03971e6

Browse files
Update sbt-jmh from 0.4.7 to 0.4.8
1 parent dc4faf7 commit 03971e6

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
@@ -12,7 +12,7 @@ addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.9")
1212
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.1")
1313
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.1")
1414

15-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
15+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1616
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
1717

1818
resolvers += Resolver.jcenterRepo

0 commit comments

Comments
 (0)