Skip to content

Commit

Permalink
Merge pull request #38 from RomanPodymov/master
Browse files Browse the repository at this point in the history
PromiseKit 8
  • Loading branch information
mxcl committed Oct 26, 2023
2 parents dd9662b + f30cd56 commit c73c626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
targets: ["PMKCoreLocation"]),
],
dependencies: [
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "6.0.0"),
.package(url: "https://github.com/mxcl/PromiseKit.git", from: "8.0.0"),
],
targets: [
.target(
Expand Down

0 comments on commit c73c626

Please sign in to comment.