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