Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitPayU authored Mar 2, 2022
1 parent f06f1cf commit 8808559
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 @@ -23,7 +23,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(name: "PayUIndia-PayUParams",url: "https://github.com/payu-intrepos/payu-params-iOS.git", from: "3.1.0"),
.package(name: "PayUIndia-PayUParams",url: "https://github.com/payu-intrepos/payu-params-iOS.git", from: "3.2.0"),
.package(name: "SocketIO", url: "https://github.com/ShubhGar/socket.io-client-swift.git", .exact("18.0.0"))

],
Expand Down

0 comments on commit 8808559

Please sign in to comment.