Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-hedenstrom authored Dec 9, 2024
1 parent f02388b commit 86ba3b5
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 @@ -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.
Expand Down

0 comments on commit 86ba3b5

Please sign in to comment.