From 71903c76f1f0290ca63678c050f8676e43cf1a5d Mon Sep 17 00:00:00 2001 From: 47degfreestyle Date: Mon, 29 Jan 2018 14:36:39 +0100 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 b15d914..954682d 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.16") +addSbtPlugin("io.frees" % "sbt-freestyle" % "0.3.17") ``` [comment]: # (End Replace)