Skip to content

Commit

Permalink
Consume zinc 1.0.7 to get logging changes added in https://rbcommons.…
Browse files Browse the repository at this point in the history
  • Loading branch information
stuhood committed Jun 24, 2015
1 parent 25896e7 commit 42ba6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.tools
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jar_library(name = 'benchmark-java-allocation-instrumenter-2.1',

jar_library(name = 'zinc',
jars = [
jar(org = 'org.pantsbuild', name = 'zinc', rev = '1.0.6')
jar(org = 'org.pantsbuild', name = 'zinc', rev = '1.0.7')
])

SBT_REV = '0.13.8'
Expand Down

0 comments on commit 42ba6be

Please sign in to comment.