Skip to content

Commit

Permalink
chore: Update eudi-lib-ios-iso18013-data-model dependency to version …
Browse files Browse the repository at this point in the history
…0.2.4
  • Loading branch information
phisakel committed May 16, 2024
1 parent cc6f4ff commit b0e486f
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 @@ -13,7 +13,7 @@ let package = Package(
targets: ["MdocDataTransfer18013"]),
],
dependencies: [
.package(url: "https://github.com/DSRCorporation/eudi-lib-ios-iso18013-data-model.git", branch: "feat/get-qr-code-string-payload"),
.package(url: "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git", .upToNextMajor(from: "0.2.4")),
.package(url: "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-security.git", .upToNextMajor(from: "0.2.0")),
],
targets: [
Expand Down

0 comments on commit b0e486f

Please sign in to comment.