Skip to content

Commit c0bc862

Browse files
laurentlbbrandjon
authored andcommitted
Update subpar dependency (bazel-contrib#147)
Tested: bazel-0.21 test //... --all_incompatible_changes Fixes bazel-contrib#134
1 parent c08d1e6 commit c0bc862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ _piptool_install()
8080

8181
git_repository(
8282
name = "subpar",
83-
# HEAD as of 2018/02/15
84-
commit = "1f695ee5d42585a66d9dd9b71219eb8551e59c89",
83+
# HEAD as of 2018-12-18
84+
commit = "81d33bafbad4edcb2c9e98548888fc9815c004c4",
8585
remote = "https://github.com/google/subpar",
8686
)
8787

0 commit comments

Comments
 (0)