Skip to content

Commit fe85909

Browse files
committed
upgradge Promise
1 parent cb12b05 commit fe85909

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
@@ -12,7 +12,7 @@ let package = Package(
1212
targets: ["MQTT"]),
1313
],
1414
dependencies: [
15-
.package(url: "https://github.com/sutext/swift-promise", from: "2.0.2"),
15+
.package(url: "https://github.com/sutext/swift-promise", from: "2.1.0"),
1616
],
1717
targets: [
1818
.target(

0 commit comments

Comments
 (0)