Commit 0bd6d84
authored
Increase the upper version on Yams to include the new 6.0.0 (#770)
### Motivation
Yams released a mostly compatible version 6.0.0.
OpenAPIKit just did the same:
mattpolzin/OpenAPIKit#410
### Modifications
Increased the upper bound for the Yams dependency, so that our common
adopters can use it.
### Result
Ability to resolve Yams 6.0.0 when Swift OpenAPI Generator is also in a
dependency graph.
### Test Plan
PR CI.1 parent af4cb85 commit 0bd6d84
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments