Skip to content

Commit

Permalink
Bump promisekit (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoncal authored Dec 3, 2024
1 parent c182963 commit c55c54c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/mxcl/PromiseKit",
"state": {
"branch": null,
"revision": "aea48ea1855f5d82e2dffa6027afce3aab8f3dd7",
"version": "6.13.3"
"revision": "6fcc08077124e9747f1ec7bd8bb78f5caffe5a79",
"version": "8.1.2"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public let package = Package(
),
.package(
url: "https://github.com/mxcl/PromiseKit",
from: "6.13.2"
from: "8.1.1"
),
],
targets: [
Expand Down

0 comments on commit c55c54c

Please sign in to comment.