Skip to content

Commit 5b64137

Browse files
authored
Update swift-foundation/swift-foundation-icu dependencies (#4935)
1 parent 31c93c7 commit 5b64137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ let package = Package(
7575
dependencies: [
7676
.package(
7777
url: "https://github.com/apple/swift-foundation-icu",
78-
exact: "0.0.5"),
78+
from: "0.0.5"),
7979
.package(
8080
url: "https://github.com/apple/swift-foundation",
81-
revision: "543bd69d7dc6a077e1fae856002cf0d169bb9652"
81+
revision: "30fcfba9548682c3574e7b55f569233fd996bf40"
8282
),
8383
],
8484
targets: [

0 commit comments

Comments
 (0)