Skip to content

Commit

Permalink
test(spm): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Dec 18, 2023
1 parent 2ac0dfe commit f70df1d
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.5"
- id: "SPM:vapor:multipart-kit:4.5.4"
- id: "SPM:vapor:multipart-kit:4.6.0"
dependencies:
- id: "SPM:apple:swift-collections:1.0.5"
- id: "SPM:apple:swift-nio:2.62.0"
Expand Down Expand Up @@ -634,8 +634,8 @@ packages:
url: "https://github.com/vapor/console-kit.git"
revision: "4.14.0"
path: ""
- id: "SPM:vapor:multipart-kit:4.5.4"
purl: "pkg:swift/vapor/multipart-kit@4.5.4"
- id: "SPM:vapor:multipart-kit:4.6.0"
purl: "pkg:swift/vapor/multipart-kit@4.6.0"
authors:
- "vapor"
declared_licenses: []
Expand All @@ -655,12 +655,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/vapor/multipart-kit.git"
revision: "4.5.4"
revision: "4.6.0"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/vapor/multipart-kit.git"
revision: "4.5.4"
revision: "4.6.0"
path: ""
- id: "SPM:vapor:routing-kit:4.8.2"
purl: "pkg:swift/vapor/routing-kit@4.8.2"
Expand Down

0 comments on commit f70df1d

Please sign in to comment.