File tree Expand file tree Collapse file tree 3 files changed +521
-215
lines changed Expand file tree Collapse file tree 3 files changed +521
-215
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,14 @@ git_repository(
5959
6060git_repository (
6161 name = "improbable_platform" ,
62- commit = "e76746e8d4fe6078cdd25bc8bf720fbb3965a1c5 " ,
62+ commit = "444eca8e181864af11b7f826e3e9e7fcbfe0b206 " ,
6363 remote = "git@github.com:improbable/platform.git" ,
6464 # Hello! Are you updating the commit of the platform repo dependency? This comment is for you!
6565 # The "shallow_since" field must be set to the day *before* the day of the commit. You can run
6666 # the following script inside the *platform* repo to determine the value you should put in the
6767 # "shallow_since" field based on the commit (replace <commit> with the actual commit hash):
6868 # $ date --date="$(git show --pretty=format:'%cD' <commit> | head --lines=1)-1 day" "+%F"
69- shallow_since = "2019-09-18 " ,
69+ shallow_since = "2019-10-21 " ,
7070 # TODO(WRK-944): Due to the use by this repository of an older Bazel version we need to apply a
7171 # patch to the imported version of the Platform repository to maintain
7272 # compatibility.
You can’t perform that action at this time.
0 commit comments