Skip to content

Commit

Permalink
Merge pull request #85 from mdedetrich/update-version-to-latest-in-RE…
Browse files Browse the repository at this point in the history
…ADME.md

Update README.md to latest version
  • Loading branch information
mkurz authored Jan 24, 2024
2 parents 5cd0d25 + 2ddbc3a commit f115d41
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 @@ -11,7 +11,7 @@ A [sbt] plugin for running scalatest tests in multiple JVMs. This plugin require

To use the plugin in a project add the following to `project/plugins.sbt`:

addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.5.0")
addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")

## More information

Expand Down

0 comments on commit f115d41

Please sign in to comment.