Pull latest of all git submodules
If you cloned the repo for the first time you’ll need to run init.
git submodule update –init –recursive
Now update the submodules
git submodule update –recursive –remote
git submodule update –init –recursive
git submodule update –recursive –remote