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

Commit 6d8d8b6

Browse files
Update Toolchain Plugin to 0.23.0
Signed-off-by: Christopher Maier <[email protected]>
1 parent c4ccdb7 commit 6d8d8b6

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
@@ -13,7 +13,7 @@ pants_ignore = [
1313
]
1414

1515
plugins = [
16-
"toolchain.pants.plugin==0.22.0"
16+
"toolchain.pants.plugin==0.23.0"
1717
]
1818

1919
remote_cache_read = true

0 commit comments

Comments
 (0)