From 9d3e6eefbaaf7dcbf4255cccff90753f5a49438e Mon Sep 17 00:00:00 2001 From: 47degfreestyle Date: Tue, 7 Aug 2018 14:13:49 +0200 Subject: [PATCH] Updates policy files from SBT [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 424c79e..d370502 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.23") +addSbtPlugin("io.frees" % "sbt-freestyle" % "0.3.24") ``` [comment]: # (End Replace)