aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
diff options
context:
space:
mode:
authorvlad <vlad@drivergrp.com>2016-11-29 15:25:19 -0800
committervlad <vlad@drivergrp.com>2016-11-29 15:25:19 -0800
commit735cf82d32c9f14ce4eeb97bcc1538854fc4207f (patch)
tree536e1b82625b936a8366985bac77636f179ba1cc /project/plugins.sbt
parent65d438bee1ad50b0797f4f479a5ca6af128460dc (diff)
parent66a01327a9b68d4756a9c61229027726e2f3d152 (diff)
downloaddriver-core-735cf82d32c9f14ce4eeb97bcc1538854fc4207f.tar.gz
driver-core-735cf82d32c9f14ce4eeb97bcc1538854fc4207f.tar.bz2
driver-core-735cf82d32c9f14ce4eeb97bcc1538854fc4207f.zip
Merge branch 'master' of https://github.com/drivergroup/driver-core into string-ids
# Conflicts: # src/main/scala/xyz/driver/core/database.scala
Diffstat (limited to 'project/plugins.sbt')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index fe44c40..981c484 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.43")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.47")