Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-10-31 07:51:47 +0300
committerChris Rebert <code@rebertia.com>2014-10-31 07:51:47 +0300
commitba92172780b6dcafc25bde5d0ef3001714d857e5 (patch)
tree4236bdbb78e307b03d751cd1800c19c0802e1276
parent23e8421af9cb4073ab86d8822ec6a9a1daa27bcb (diff)
update sbt-revolver to 0.7.2
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index c256b3f..49c4f3e 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,3 +1,3 @@
-addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.1")
+addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.11.2")