Skip to content

Commit

Permalink
[internal] Upgrade toolchain plugin to 0.6.0 (#11615)
Browse files Browse the repository at this point in the history
  • Loading branch information
asherf committed Mar 2, 2021
1 parent eb94001 commit e23352a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pants.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ backend_packages.add = [

plugins = [
"hdrhistogram", # For use with `--stats-log`.
"toolchain.pants.plugin==0.5.0",
"toolchain.pants.plugin==0.6.0",
]

build_file_prelude_globs = ["pants-plugins/python_integration_tests_macro.py"]
Expand Down

0 comments on commit e23352a

Please sign in to comment.