From cc9289462e81c622b97e6e6be954998a8630b531 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Wed, 6 Dec 2023 21:26:03 +0100 Subject: [PATCH] test(spm): Update expected results Signed-off-by: Sebastian Schuberth --- .../projects/synthetic/spm-expected-output-lib.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml b/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml index c4d062868125..77d9be600b35 100644 --- a/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml +++ b/plugins/package-managers/spm/src/funTest/assets/projects/synthetic/spm-expected-output-lib.yml @@ -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.13.0" + - id: "SPM:vapor:console-kit:4.14.0" dependencies: - id: "SPM:apple:swift-log:1.5.3" - id: "SPM:apple:swift-nio:2.62.0" @@ -606,8 +606,8 @@ packages: url: "https://github.com/vapor/async-kit.git" revision: "1.19.0" path: "" -- id: "SPM:vapor:console-kit:4.13.0" - purl: "pkg:swift/vapor/console-kit@4.13.0" +- id: "SPM:vapor:console-kit:4.14.0" + purl: "pkg:swift/vapor/console-kit@4.14.0" authors: - "vapor" declared_licenses: [] @@ -627,12 +627,12 @@ packages: vcs: type: "Git" url: "https://github.com/vapor/console-kit.git" - revision: "4.13.0" + revision: "4.14.0" path: "" vcs_processed: type: "Git" url: "https://github.com/vapor/console-kit.git" - revision: "4.13.0" + revision: "4.14.0" path: "" - id: "SPM:vapor:multipart-kit:4.5.4" purl: "pkg:swift/vapor/multipart-kit@4.5.4"