Skip to content

Commit

Permalink
Merge branch 'master' into releases/1.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kober32 committed Feb 5, 2022
2 parents b02f0e3 + a5a861a commit 48f7146
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 @@ -12,7 +12,7 @@ let package = Package(
],
dependencies: [
.package(name: "PowerAuth2", url: "https://github.com/wultra/powerauth-mobile-sdk-spm.git", .upToNextMinor(from: "1.6.2")),
.package(name: "WultraPowerAuthNetworking", url: "https://github.com/wultra/networking-apple.git", .upToNextMinor(from: "1.1.0"))
.package(name: "WultraPowerAuthNetworking", url: "https://github.com/wultra/networking-apple.git", .upToNextMinor(from: "1.1.3"))
],
targets: [
.target(
Expand Down

0 comments on commit 48f7146

Please sign in to comment.