Commit 924814b
authored
package: Bump swift-format and swift-syntax to 508.0.1 (#4)
### Motivation
Our swift-format dependency (508.0.0) had an `.upToNextMinor` version
dependency on swift-argument-parser, which presented challenges for
adopters of swift-openapi-generator who wanted to also use newer
versions of swift-argument-parser. There's just been a release of
swift-format (and swift-syntax) that relaxes its dependency on
swift-argument-parser to an `.upToNextMajor`.
### Modifications
- Bump swift-format and swift-syntax to 508.0.1.
### Result
Adopters will be able to use newer versions of swift-argument-parser
when using swift-openapi-generator.
### Test Plan
CI.
Signed-off-by: Si Beaumont <[email protected]>1 parent 9c3e440 commit 924814b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments