diff --git a/README.md b/README.md index 12da49e..424c79e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To get started with SBT, simply add the following to your `plugins.sbt` file. [comment]: # (Start Replace) ```scala -addSbtPlugin("io.frees" % "sbt-freestyle" % "0.3.22") +addSbtPlugin("io.frees" % "sbt-freestyle" % "0.3.23") ``` [comment]: # (End Replace)