diff --git a/pants.toml b/pants.toml index 042167cdf75..6b62e6edd94 100644 --- a/pants.toml +++ b/pants.toml @@ -20,7 +20,7 @@ backend_packages.add = [ ] plugins = [ "hdrhistogram", # For use with `--stats-log`. - "toolchain.pants.plugin==0.10.0", + "toolchain.pants.plugin==0.11.0", ] # The invalidation globs cover the PYTHONPATH by default, but we exclude some files that are on the