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.3.1
  • Loading branch information
phisakel committed Sep 5, 2024
1 parent f3ecad8 commit 8ffc494
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 @@ -15,7 +15,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.3"),
.package(url: "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git", from: "0.3.1"),
.package(url: "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-iso18013-data-model.git", exact: "0.3.1"),
],
targets: [
// Targets are the basic building blocks of a package, defining a module or a test suite.
Expand Down

0 comments on commit 8ffc494

Please sign in to comment.