Skip to content

Commit 45ad7a5

Browse files
committed
Upgrade SwiftFoundationICU to 0.0.10 (ICU 74)
1 parent 9e7732b commit 45ad7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ var dependencies: [Package.Dependency] {
105105
[
106106
.package(
107107
url: "https://github.com/apple/swift-foundation-icu",
108-
from: "0.0.9"),
108+
from: "0.0.10"),
109109
.package(
110110
url: "https://github.com/apple/swift-foundation",
111111
revision: "acae3d26b69113cec2db7772b4144ab9558241db")

0 commit comments

Comments
 (0)