Skip to content

Commit e9dd393

Browse files
authored
Update FoundationICU to fix broken unit tests (#509)
1 parent 2ecaed1 commit e9dd393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ let package = Package(
5151
from: "1.1.0"),
5252
.package(
5353
url: "https://github.com/apple/swift-foundation-icu",
54-
exact: "0.0.5"),
54+
revision: "40b9706c92a690e94424a711e6bb45b3dc8e9628"),
5555
.package(
5656
url: "https://github.com/apple/swift-syntax.git",
5757
from: "509.0.2")

0 commit comments

Comments
 (0)