diff --git a/README.md b/README.md index 394f3a9..b9dc42e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ As of version 0.1.11, it also supports setting options for Scala 3.x. Add the following to your project's `project/plugins.sbt`: ```scala -addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2") ``` Once you are using this plugin we recommend that you don't manipulate the `scalacOptions` key directly.