Skip to content

Commit

Permalink
upgrade sign version
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Jun 14, 2024
1 parent 9d8b464 commit 5efac2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/WalletConnect/WalletConnectSwiftV2",
.revision("997be80a6f86be4ba340ac8121acde24fc428520")
.upToNextMinor(from: "1.19.2")
),
.package(
url: "https://github.com/WalletConnect/QRCode",
Expand Down
3 changes: 2 additions & 1 deletion Web3Modal.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/WalletConnect/WalletConnectSwiftV2",
"state" : {
"revision" : "997be80a6f86be4ba340ac8121acde24fc428520"
"revision" : "4f8b44023cf9fc7ec75615658b979ec87f8845a5",
"version" : "1.19.2"
}
},
{
Expand Down

0 comments on commit 5efac2f

Please sign in to comment.