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

Commit ad8abdf

Browse files
Merge pull request #6 from grapl-security/cm/update-toolchain-plugin
Update Toolchain Plugin to 0.16.0
2 parents 10318d8 + 01fad29 commit ad8abdf

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

1717
remote_cache_read = true

0 commit comments

Comments
 (0)