Skip to content

Commit 4138b1c

Browse files
committed
Bump Packages
1 parent bb00f44 commit 4138b1c

File tree

2 files changed

+42
-15
lines changed

2 files changed

+42
-15
lines changed

Examples/Examples.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 30 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@
66
"repositoryURL": "https://github.com/pointfreeco/combine-schedulers",
77
"state": {
88
"branch": null,
9-
"revision": "882ac01eb7ef9e36d4467eb4b1151e74fcef85ab",
10-
"version": "0.9.1"
9+
"revision": "9dc9cbe4bc45c65164fa653a563d8d8db61b09bb",
10+
"version": "1.0.0"
1111
}
1212
},
1313
{
1414
"package": "swift-case-paths",
1515
"repositoryURL": "https://github.com/pointfreeco/swift-case-paths",
1616
"state": {
1717
"branch": null,
18-
"revision": "c3a42e8d1a76ff557cf565ed6d8b0aee0e6e75af",
19-
"version": "0.11.0"
18+
"revision": "5da6989aae464f324eef5c5b52bdb7974725ab81",
19+
"version": "1.0.0"
2020
}
2121
},
2222
{
2323
"package": "swift-clocks",
2424
"repositoryURL": "https://github.com/pointfreeco/swift-clocks",
2525
"state": {
2626
"branch": null,
27-
"revision": "20b25ca0dd88ebfb9111ec937814ddc5a8880172",
28-
"version": "0.2.0"
27+
"revision": "d1fd837326aa719bee979bdde1f53cd5797443eb",
28+
"version": "1.0.0"
2929
}
3030
},
3131
{
@@ -37,13 +37,31 @@
3737
"version": "1.0.4"
3838
}
3939
},
40+
{
41+
"package": "swift-concurrency-extras",
42+
"repositoryURL": "https://github.com/pointfreeco/swift-concurrency-extras",
43+
"state": {
44+
"branch": null,
45+
"revision": "ea631ce892687f5432a833312292b80db238186a",
46+
"version": "1.0.0"
47+
}
48+
},
4049
{
4150
"package": "swift-custom-dump",
4251
"repositoryURL": "https://github.com/pointfreeco/swift-custom-dump",
4352
"state": {
4453
"branch": null,
45-
"revision": "819d9d370cd721c9d87671e29d947279292e4541",
46-
"version": "0.6.0"
54+
"revision": "edd66cace818e1b1c6f1b3349bb1d8e00d6f8b01",
55+
"version": "1.0.0"
56+
}
57+
},
58+
{
59+
"package": "swift-dependencies",
60+
"repositoryURL": "http://github.com/pointfreeco/swift-dependencies",
61+
"state": {
62+
"branch": null,
63+
"revision": "4e1eb6e28afe723286d8cc60611237ffbddba7c5",
64+
"version": "1.0.0"
4765
}
4866
},
4967
{
@@ -60,8 +78,8 @@
6078
"repositoryURL": "https://github.com/pointfreeco/swift-identified-collections.git",
6179
"state": {
6280
"branch": null,
63-
"revision": "a08887de589e3829d488e0b4b707b2ca804b1060",
64-
"version": "0.5.0"
81+
"revision": "d1e45f3e1eee2c9193f5369fa9d70a6ddad635e8",
82+
"version": "1.0.0"
6583
}
6684
},
6785
{
@@ -78,8 +96,8 @@
7896
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
7997
"state": {
8098
"branch": null,
81-
"revision": "a9daebf0bf65981fd159c885d504481a65a75f02",
82-
"version": "0.8.0"
99+
"revision": "23cbf2294e350076ea4dbd7d5d047c1e76b03631",
100+
"version": "1.0.2"
83101
}
84102
}
85103
]

Package.resolved

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,16 @@
2424
"repositoryURL": "https://github.com/apple/swift-docc-plugin",
2525
"state": {
2626
"branch": null,
27-
"revision": "3303b164430d9a7055ba484c8ead67a52f7b74f6",
27+
"revision": "26ac5758409154cc448d7ab82389c520fa8a8247",
28+
"version": "1.3.0"
29+
}
30+
},
31+
{
32+
"package": "SymbolKit",
33+
"repositoryURL": "https://github.com/apple/swift-docc-symbolkit",
34+
"state": {
35+
"branch": null,
36+
"revision": "b45d1f2ed151d057b54504d653e0da5552844e34",
2837
"version": "1.0.0"
2938
}
3039
},
@@ -33,8 +42,8 @@
3342
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
3443
"state": {
3544
"branch": null,
36-
"revision": "302891700c7fa3b92ebde9fe7b42933f8349f3c7",
37-
"version": "1.0.0"
45+
"revision": "23cbf2294e350076ea4dbd7d5d047c1e76b03631",
46+
"version": "1.0.2"
3847
}
3948
}
4049
]

0 commit comments

Comments
 (0)