From 67194c50b8bd4241095f3933ff38f21a6c3fc112 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Mon, 20 Nov 2023 09:57:31 +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 4d500d4e01f6f..fb9f91c1d2cca 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.10.2" + - id: "SPM:vapor:console-kit:4.11.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.10.2" - purl: "pkg:swift/vapor/console-kit@4.10.2" +- id: "SPM:vapor:console-kit:4.11.0" + purl: "pkg:swift/vapor/console-kit@4.11.0" authors: - "vapor" declared_licenses: [] @@ -627,12 +627,12 @@ packages: vcs: type: "Git" url: "https://github.com/vapor/console-kit.git" - revision: "4.10.2" + revision: "4.11.0" path: "" vcs_processed: type: "Git" url: "https://github.com/vapor/console-kit.git" - revision: "4.10.2" + revision: "4.11.0" path: "" - id: "SPM:vapor:multipart-kit:4.5.4" purl: "pkg:swift/vapor/multipart-kit@4.5.4"