aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorStewart Stewart <stewinsalot@gmail.com>2016-12-19 20:37:40 -0500
committerStewart Stewart <stewinsalot@gmail.com>2016-12-19 20:44:46 -0500
commita32427bca195ef4eb1cc0f326d27b990402e6c63 (patch)
treeb0f5413d4620756c912037afa930cab0f0551f9a /project
parent548338adc1691ea667f7941bfc65f8a6d6ce2c0e (diff)
downloaddriver-core-a32427bca195ef4eb1cc0f326d27b990402e6c63.tar.gz
driver-core-a32427bca195ef4eb1cc0f326d27b990402e6c63.tar.bz2
driver-core-a32427bca195ef4eb1cc0f326d27b990402e6c63.zip
update sbt-settings (for scalaz 2.7.8 with `mapT`)
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 981c484..a4722e8 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,4 +1,4 @@
resolvers += "releases" at "https://drivergrp.jfrog.io/drivergrp/releases"
credentials += Credentials("Artifactory Realm", "drivergrp.jfrog.io", "sbt-publisher", "ANC-d8X-Whm-USS")
-addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.47")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.48")