diff --git a/pants.toml b/pants.toml index a0a34394368..117ea85c1c1 100644 --- a/pants.toml +++ b/pants.toml @@ -32,7 +32,7 @@ backend_packages.add = [ ] plugins = [ "hdrhistogram", # For use with `--stats-log`. - "toolchain.pants.plugin==0.21.0", + "toolchain.pants.plugin==0.22.0", ] # The invalidation globs cover the PYTHONPATH by default, but we exclude some files that are on the