From 5c19f28bce21bafd2e1e264df9469efedcec8c3e Mon Sep 17 00:00:00 2001 From: Stewart Stewart Date: Thu, 15 Feb 2018 14:18:48 -0800 Subject: upgrade scalaz patch version --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index ae21eba..b1fa5f8 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ resolvers += "releases" at "https://drivergrp.jfrog.io/drivergrp/releases" -addSbtPlugin("xyz.driver" % "sbt-settings" % "1.0.7") +addSbtPlugin("xyz.driver" % "sbt-settings" % "1.0.8") -- cgit v1.2.3