Skip to content

Commit

Permalink
Upgrade doc-warden to 0.5.0. (#7666)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdenny authored Jan 23, 2020
1 parent 26730b6 commit 8dcbf14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/variables/globals.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variables:
DocWardenVersion: '0.4.2'
DocWardenVersion: '0.5.0'
DefaultOptions: '--batch-mode --fail-at-end --settings eng/settings.xml'
LoggingOptions: '-Dorg.slf4j.simpleLogger.defaultLogLevel=error -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn'
MemoryOptions: '-Xmx3072m'
Expand Down

0 comments on commit 8dcbf14

Please sign in to comment.