This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree2 files changed
+3
-2
lines changed Expand file treeCollapse file tree2 files changed
+3
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
14 | 14 | # limitations under the License.
|
15 | 15 |
|
16 | 16 | set -eo pipefail
|
| 17 | +shopt -s nullglob |
17 | 18 |
|
18 | 19 | ## Get the directory of the build script
|
19 | 20 | scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}"))
|
|
Original file line number | Diff line number | Diff line change |
---|
|
4 | 4 | "git": {
|
5 | 5 | "name": ".",
|
6 | 6 | "remote": "https://.com/googleapis/java-shared-dependencies.git",
|
7 |
| -"sha": "7b1d4cf317fbd75b91d6a63f82b5fc2f46eaf3ca" |
| 7 | +"sha": "7b87c9aff5604dd894296a641fb34a3e8a73395c" |
8 | 8 | }
|
9 | 9 | },
|
10 | 10 | {
|
11 | 11 | "git": {
|
12 | 12 | "name": "synthtool",
|
13 | 13 | "remote": "https://.com/googleapis/synthtool.git",
|
14 |
| -"sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e" |
| 14 | +"sha": "87254ac89a9559864c0a245d6b150406439ce3d8" |
15 | 15 | }
|
16 | 16 | }
|
17 | 17 | ],
|
|
You can’t perform that action at this time.
0 commit comments