Skip to content

Commit

Permalink
test(SpmFunTest): 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 Sep 22, 2023
1 parent 77bb3d6 commit 19beaed
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.1.0"
- id: "SPM:apple:swift-collections:1.0.4"
- id: "SPM:apple:swift-nio-extras:1.19.0"
- id: "SPM:apple:swift-nio-extras:1.19.1"
dependencies:
- id: "SPM:apple:swift-nio:2.59.0"
dependencies:
Expand All @@ -52,7 +52,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.1.0"
- id: "SPM:apple:swift-collections:1.0.4"
- id: "SPM:apple:swift-nio-extras:1.19.0"
- id: "SPM:apple:swift-nio-extras:1.19.1"
dependencies:
- id: "SPM:apple:swift-nio:2.59.0"
dependencies:
Expand Down Expand Up @@ -114,7 +114,7 @@ project:
dependencies:
- id: "SPM:apple:swift-atomics:1.1.0"
- id: "SPM:apple:swift-collections:1.0.4"
- id: "SPM:apple:swift-nio-extras:1.19.0"
- id: "SPM:apple:swift-nio-extras:1.19.1"
dependencies:
- id: "SPM:apple:swift-nio:2.59.0"
dependencies:
Expand Down Expand Up @@ -330,8 +330,8 @@ packages:
url: "https://github.com/apple/swift-nio.git"
revision: "2.59.0"
path: ""
- id: "SPM:apple:swift-nio-extras:1.19.0"
purl: "pkg:swift/apple/[email protected].0"
- id: "SPM:apple:swift-nio-extras:1.19.1"
purl: "pkg:swift/apple/[email protected].1"
authors:
- "apple"
declared_licenses: []
Expand All @@ -351,12 +351,12 @@ packages:
vcs:
type: "Git"
url: "https://github.com/apple/swift-nio-extras.git"
revision: "1.19.0"
revision: "1.19.1"
path: ""
vcs_processed:
type: "Git"
url: "https://github.com/apple/swift-nio-extras.git"
revision: "1.19.0"
revision: "1.19.1"
path: ""
- id: "SPM:apple:swift-nio-http2:1.27.0"
purl: "pkg:swift/apple/[email protected]"
Expand Down

0 comments on commit 19beaed

Please sign in to comment.