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

Commit 487c75a

Browse files
Update Toolchain Plugin to 0.17.0
Signed-off-by: Christopher Maier <[email protected]>
1 parent 98ba914 commit 487c75a

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.16.0"
14+
"toolchain.pants.plugin==0.17.0"
1515
]
1616

1717
remote_cache_read = true

0 commit comments

Comments
 (0)