Skip to content

Commit

Permalink
[internal] Upgrade toolchain pants plugin (#11543)
Browse files Browse the repository at this point in the history
This version adds support for the auth plugin API that was added in #11503.
  • Loading branch information
asherf committed Feb 9, 2021
1 parent be0b858 commit 477cfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pants.toml
Expand Up @@ -20,7 +20,7 @@ backend_packages.add = [
]

plugins = [
"toolchain.pants.plugin==0.4.0",
"toolchain.pants.plugin==0.5.0",
]

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

0 comments on commit 477cfec

Please sign in to comment.