Skip to content

Commit

Permalink
test(spm): Update expected test results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Jan 11, 2024
1 parent 9c665ce commit 42bf356
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.2.0"
- id: "SPM:apple:swift-collections:1.0.6"
- id: "SPM:vapor:console-kit:4.14.0"
- id: "SPM:vapor:console-kit:4.14.1"
dependencies:
- id: "SPM:apple:swift-log:1.5.3"
- id: "SPM:apple:swift-nio:2.62.0"
Expand Down Expand Up @@ -609,8 +609,8 @@ packages:
url: "https://github.com/vapor/async-kit.git"
revision: "1.19.0"
path: ""
- id: "SPM:vapor:console-kit:4.14.0"
purl: "pkg:swift/vapor/[email protected].0"
- id: "SPM:vapor:console-kit:4.14.1"
purl: "pkg:swift/vapor/[email protected].1"
authors:
- "vapor"
declared_licenses: []
Expand All @@ -630,12 +630,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/vapor/console-kit.git"
revision: "4.14.0"
revision: "4.14.1"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/vapor/console-kit.git"
revision: "4.14.0"
revision: "4.14.1"
path: ""
- id: "SPM:vapor:multipart-kit:4.6.0"
purl: "pkg:swift/vapor/[email protected]"
Expand Down

0 comments on commit 42bf356

Please sign in to comment.