summaryrefslogtreecommitdiff
path: root/project/plugins.sbt
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2016-05-17 15:42:27 +1000
committerJason Zaugg <jzaugg@gmail.com>2016-05-17 15:42:27 +1000
commit512bf7a841a2c11723c6f4537a1d9ef401b88b9b (patch)
tree924f05971ba5d831d133ec4906588958ab8fc7ad /project/plugins.sbt
parentb3f8332cf399cd15067c879c8297c25598045883 (diff)
parent71a5bdaf57f90b46a6bed8af28deebb1174318c7 (diff)
downloadscala-512bf7a841a2c11723c6f4537a1d9ef401b88b9b.tar.gz
scala-512bf7a841a2c11723c6f4537a1d9ef401b88b9b.tar.bz2
scala-512bf7a841a2c11723c6f4537a1d9ef401b88b9b.zip
Merge pull request #5152 from retronym/topic/silencio
Eliminate major sources of daily noise in SBT build.
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 2d91c2306b..46203565b4 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,6 +1,6 @@
libraryDependencies += "org.apache.commons" % "commons-lang3" % "3.3.2"
-libraryDependencies += "org.pantsbuild" % "jarjar" % "1.6.0"
+libraryDependencies += "org.pantsbuild" % "jarjar" % "1.6.3"
libraryDependencies += "biz.aQute" % "bndlib" % "1.50.0"