Skip to content

Commit

Permalink
Merge pull request #259 from kraktus/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n authored Jul 27, 2024
2 parents 7782b78 + 0d392fb commit b0e7005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ your project is to add the below line to your `project/plugins.sbt` file:

```scala
// project/plugins.sbt
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
```

and enable it in the projects where you want to (useful in multi-project builds, as you can enable it only where you need it):
Expand Down

0 comments on commit b0e7005

Please sign in to comment.