Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 68afc8c

Browse files
Update Toolchain Plugin to 0.22.0
Signed-off-by: Christopher Maier <[email protected]>
1 parent 11f8951 commit 68afc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pants.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pants_ignore = [
1111
]
1212

1313
plugins = [
14-
"toolchain.pants.plugin==0.21.0"
14+
"toolchain.pants.plugin==0.22.0"
1515
]
1616

1717
remote_cache_read = true

0 commit comments

Comments
 (0)