Skip to content

Commit eb6e649

Browse files
committed
Upgrade Barcelona
1 parent e21c946 commit eb6e649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ let package = Package(
4242
dependencies: [
4343
// Dependencies declare other packages that this package depends on.
4444
// .package(url: /* package url */, from: "1.0.0"),
45-
.package(name: "Barcelona", url: "https://github.com/open-imcore/barcelona", .revisionItem("cb5b9d14ad24d088e0af513bc9f6daa07bf59d82")),
45+
.package(name: "Barcelona", url: "https://github.com/open-imcore/barcelona", .revisionItem("b1a39aad6fac795a72bb3cb464ba900bc9b34225")),
4646
// .package(name: "Barcelona", path: "../../barcelona"),
4747
.package(url: "https://github.com/SwiftyContacts/SwiftyContacts", .upToNextMajor(from: "4.0.0")),
4848
.package(url: "https://github.com/EricRabil/ERBufferedStream", .upToNextMajor(from: "1.0.4")),

0 commit comments

Comments
 (0)