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 <[email protected]>
  • Loading branch information
sschuberth committed Nov 4, 2023
1 parent b08bc3c commit cb139cc
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.5"
- id: "SPM:vapor:console-kit:4.9.1"
- id: "SPM:vapor:console-kit:4.10.1"
dependencies:
- id: "SPM:apple:swift-log:1.5.3"
- id: "SPM:apple:swift-nio:2.61.1"
Expand Down Expand Up @@ -606,8 +606,8 @@ packages:
url: "https://github.com/vapor/async-kit.git"
revision: "1.19.0"
path: ""
- id: "SPM:vapor:console-kit:4.9.1"
purl: "pkg:swift/vapor/console-kit@4.9.1"
- id: "SPM:vapor:console-kit:4.10.1"
purl: "pkg:swift/vapor/console-kit@4.10.1"
authors:
- "vapor"
declared_licenses: []
Expand All @@ -627,12 +627,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/vapor/console-kit.git"
revision: "4.9.1"
revision: "4.10.1"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/vapor/console-kit.git"
revision: "4.9.1"
revision: "4.10.1"
path: ""
- id: "SPM:vapor:multipart-kit:4.5.4"
purl: "pkg:swift/vapor/[email protected]"
Expand Down

0 comments on commit cb139cc

Please sign in to comment.