diff --git a/.kokoro/dependencies.sh b/.kokoro/dependencies.sh index a7e999d33b..9030ba8f99 100755 --- a/.kokoro/dependencies.sh +++ b/.kokoro/dependencies.sh @@ -14,6 +14,7 @@ # limitations under the License. set -eo pipefail +shopt -s nullglob ## Get the directory of the build script scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}")) diff --git a/synth.metadata b/synth.metadata index 8a2f09b5e3..08c0eff664 100644 --- a/synth.metadata +++ b/synth.metadata @@ -11,7 +11,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquerystorage.git", - "sha": "7248e459b7c9cdeac573f4bd03cb618d138a7618" + "sha": "f75a5569797e3eb6f4ac7cdb0965f8a9aa3909d0" } }, { @@ -42,7 +42,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e" + "sha": "87254ac89a9559864c0a245d6b150406439ce3d8" } } ],