You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2019/07/13 11:09:21 UTC

[buildr] 02/05: Bump the version of zapwhite

This is an automated email from the ASF dual-hosted git repository.

donaldp pushed a commit to branch SupportExternalAnnotationArtifacts
in repository https://gitbox.apache.org/repos/asf/buildr.git

commit 6bfe19034eb8bf8739b63c60896acfa04404d9b3
Author: Peter Donald <pe...@realityforge.org>
AuthorDate: Sat Jul 13 14:55:11 2019 +1000

    Bump the version of zapwhite
---
 buildr.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildr.gemspec b/buildr.gemspec
index 1b346e8..2866390 100644
--- a/buildr.gemspec
+++ b/buildr.gemspec
@@ -97,5 +97,5 @@ for those one-off tasks, with a language that's a joy to use.
   spec.add_development_dependency 'saikuro_treemap', '0.2.0'
   spec.add_development_dependency 'atoulme-Saikuro', '1.2.1'
   # Used to manage whitespace of files within repository
-  spec.add_development_dependency 'zapwhite', '2.10.0'
+  spec.add_development_dependency 'zapwhite', '2.14.0'
 end