aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorStewart Stewart <stewinsalot@gmail.com>2016-11-21 17:13:14 -0500
committerStewart Stewart <stewinsalot@gmail.com>2016-11-21 17:13:55 -0500
commit2490c681fbbc2a20f3464db2e81723fa50e14e94 (patch)
treeb35999204154d11f904aae6e0dd1af278cf7e9c5 /project
parent85eb4681d944355b51fd757b17c6e38027a8c2f4 (diff)
downloaddriver-core-2490c681fbbc2a20f3464db2e81723fa50e14e94.tar.gz
driver-core-2490c681fbbc2a20f3464db2e81723fa50e14e94.tar.bz2
driver-core-2490c681fbbc2a20f3464db2e81723fa50e14e94.zip
use updated scalastyle settings
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 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")