You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments