Commit 1511d44
authored
fix(google-apis-core): Relax retriable dependency constraint (#26621)
Change retriable dependency constraint to '>= 3.1', '< 5.0' to support 4.x major versions.
Manually verified the test suite runs successfully against retriable 4.1.1.
fixes: #266201 parent f488bb1 commit 1511d44
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
0 commit comments